Flutter int max value

const int int64MaxValue = 9223372036854775807;
Clumsy Cod