stringList
fun MutableMetaProvider.stringList(vararg default: String, key: Name? = null): ReadWriteProperty<Any?, List<String>>
Content copied to clipboard
fun MutableMetaProvider.stringList(key: Name? = null): ReadWriteProperty<Any?, List<String>?>
Content copied to clipboard