```var days: MutableMap<Int, MutableList<Rec...
# multiplatform
v
Copy code
var days: MutableMap<Int, MutableList<Record>> = mutableMapOf()