menu
dart_bclibc package
documentation
unit.dart
Pressure
accepts static method
accepts static method
dark_mode
light_mode
accepts
static method
bool
accepts
(
Unit
u
)
Implementation
static bool accepts(Unit u) => u.id >= 40 && u.id < 50;
dart_bclibc package
documentation
unit
Pressure
accepts static method
Pressure class