menu
flutter_hue package
documentation
domain/models/motion/motion.dart
Motion
isEnabled property
isEnabled property
dark_mode
light_mode
isEnabled
property
bool
isEnabled
getter/setter pair
Whether or not the sensor is activated.
Implementation
bool isEnabled;
flutter_hue package
documentation
domain/models/motion/motion
Motion
isEnabled property
Motion class