min property
final
Returns the statically-bounded minimum value of a 16-bit signed integer (-32768).
Implementation
static final Int16 min = Int16.from(-32768);
Returns the statically-bounded minimum value of a 16-bit signed integer (-32768).
static final Int16 min = Int16.from(-32768);