menu
time_machine2 package
documentation
time_machine2.dart
PeriodUnits
operator | method
operator | method
dark_mode
light_mode
operator |
method
PeriodUnits
operator |
(
PeriodUnits
other
)
Implementation
PeriodUnits operator |(PeriodUnits other) => PeriodUnits(_value | other.value);
time_machine2 package
documentation
time_machine2
PeriodUnits
operator | method
PeriodUnits class