test_package
ex
SpecializedDuration
operator >
operator >
test_package
ex
SpecializedDuration
operator >
method
operator >
test_package
ex
SpecializedDuration
Constructors
SpecializedDuration
Properties
hashCode
inDays
inHours
inMicroseconds
inMilliseconds
inMinutes
inSeconds
isNegative
runtimeType
Operators
operator *
operator +
operator -
operator <
operator <=
operator ==
operator >
operator >=
operator unary-
operator ~/
Methods
abs
compareTo
noSuchMethod
toString
bool
operator >
(
Duration
other
)
Returns
true
if the value of this Duration is greater than the value of
other
.