safeMax property

int safeMax

Returns the maximum safe value of this integer.

Implementation

int get safeMax => max;