INT64_MAX property

int get INT64_MAX

Maximum value of a 64-bit signed integer.

Implementation

int get INT64_MAX => 9223372036854775807;