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