menu
saropa_dart_utils package
documentation
collections/timeseries_buffer_utils.dart
TimeBucket
startMs property
startMs property
dark_mode
light_mode
startMs
property
int
startMs
final
Inclusive lower bound of the bucket's time span, in epoch milliseconds.
Implementation
final int startMs;
saropa_dart_utils package
documentation
collections/timeseries_buffer_utils
TimeBucket
startMs property
TimeBucket class