Int128.min

minimum value

struct Int128
enum min = Int128(long.min, 0);

Meta