klyn.ULong.MAX_VALUE
field
public static const MAX_VALUE as ULong = 18_446_744_073_709_551_615ul
Description

The greatest value representable by an ULong.

Example
assert ULong.MAX_VALUE == 18_446_744_073_709_551_615ul