safeMax property

int get safeMax

Returns the maximum safe value of this integer.

Implementation

int get safeMax => max;