min property

Int8 min
final

Returns the statically-bounded minimum value of a 8-bit signed integer (-128).

Implementation

static final Int8 min = Int8.from(-128);