comparator property

DurationComparator? comparator
inherited

comparator How the value should be understood and represented - whether the actual value is greater or less than the stated value due to measurement issues; e.g. if the comparator is "<" , then the real value is < stated value.

Implementation

DurationComparator? get comparator => throw _privateConstructorUsedError;