isEmpty property

bool get isEmpty

If start and end are equal.

If the duration is Duration(microseconds: 1).

Implementation

bool get isEmpty => start == end;