StringOrStringRes

Indicates that the expected value or object must be a data type String, Char (since it can be represented as String) or the ID of a string resource. For example: 'a', "Hello", R.string.demo

Constructors

Link copied to clipboard
fun StringOrStringRes()