min property
final
Returns the statically-bounded minimum value of a 8-bit signed integer (-128).
Implementation
static final Int8 min = Int8.from(-128);
Returns the statically-bounded minimum value of a 8-bit signed integer (-128).
static final Int8 min = Int8.from(-128);