end property - RangeError class - dart:core library (original) (raw)
num?end
final
The maximum value that value is allowed to assume.
Implementation
final num? end;
num?end
final
The maximum value that value is allowed to assume.
final num? end;