@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.