MIN_VALUE

const val MIN_VALUE: Char = '\u0000'

The constant value of this field is the smallest value of type char, '\u005Cu0000'.

Since

1.0.2