Whether this Duration is shorter than other.
other
@override bool operator <(Duration other) => $value < other;