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