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 ==
(
other
)
Returns
true
if this Duration is the same object as
other
.