SystemaCache

data class SystemaCache(values: MutableMap<String, String>)

Properties

values
Link copied to clipboard
common
var values: MutableMap<String, String>