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