INT16_MAX property

int get INT16_MAX

Maximum value of a 16-bit signed integer.

Implementation

int get INT16_MAX => 32767;