isDurationSet property

bool get isDurationSet

Checks if the given this is a DurationSet.

Implementation

bool get isDurationSet => equals(DurationSet);