CharHolder

data class CharHolder(value: Char) : ValueHolder

Properties

value
Link copied to clipboard
val value: Char