safeMin property

int safeMin

Returns the minimum safe value of this integer.

Implementation

int get safeMin => min;