currently i have `private val m: Map<String, St...
# getting-started
y
currently i have
private val m: Map<String, String> = mapOf()
, is this right?