MAX_VALUE

const val MAX_VALUE: Char = '\uFFFF'

The constant value of this field is the largest value of type char, '\u005CuFFFF'.

Since

1.0.2