ApplicationConfigValue

interface ApplicationConfigValue

Represents an application config value

Functions

Link copied to clipboard
abstract fun getList(): List<String>

Get property list value

Link copied to clipboard
abstract fun getString(): String

Get property string value