MIN_SUPPLEMENTARY_CODE_POINT

Native
1.3
@ExperimentalNativeApi const val MIN_SUPPLEMENTARY_CODE_POINT: Int
(source)

The minimum value of a supplementary code point, \u0x10000.

Note that this constant is experimental. In the future it could be deprecated in favour of another constant of a CodePoint type.