min property
final
Returns the statically-bounded minimum value of a 64-bit signed integer (-9223372036854775808).
Implementation
static final Int64 min = Int64.from(-9223372036854775808);
Returns the statically-bounded minimum value of a 64-bit signed integer (-9223372036854775808).
static final Int64 min = Int64.from(-9223372036854775808);