klyn.UInt.MIN_VALUE
field
public static const MIN_VALUE as UInt = 0u
Description

The smallest value representable by an UInt.

Example
assert UInt.MIN_VALUE == 0u