menu
flutter_hue package
documentation
domain/models/relative_rotary/relative_rotary_last_event.dart
RelativeRotaryLastEvent
action property
action property
dark_mode
light_mode
action
property
String
action
final
Which type of rotary event is received.
one of: start, repeat
Implementation
final String action;
flutter_hue package
documentation
domain/models/relative_rotary/relative_rotary_last_event
RelativeRotaryLastEvent
action property
RelativeRotaryLastEvent class