start property

  1. @override
int get start
override

The start value of this interval.

Implementation

@override
int get start => startUs;