end property
End is the end of the data bin.
If end is not populated, then the bin has no end and is valid from start to +inf.
The values for Object must be JSON objects. It can consist of num
,
String
, bool
and null
as well as Map
and List
values.
Implementation
core.Object? end;