SCHAR_MIN property

int get SCHAR_MIN

Minimum value for a signed char

Implementation

int get SCHAR_MIN => -128;