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