menu
time_machine2 package
documentation
time_machine2.dart
ZoneEqualityComparerOptions
operator < method
operator < method
dark_mode
light_mode
operator <
method
bool
operator <
(
ZoneEqualityComparerOptions
other
)
Implementation
bool operator <(ZoneEqualityComparerOptions other) => _value < other._value;
time_machine2 package
documentation
time_machine2
ZoneEqualityComparerOptions
operator < method
ZoneEqualityComparerOptions class