isEmpty property

bool isEmpty

If start and end are equal.

If the duration is Duration(microseconds: 1).

Implementation

bool get isEmpty => start == end;