menu
flutter_hue package
documentation
domain/models/entertainment_configuration/entertainment_configuration_stream_proxy.dart
EntertainmentConfigurationStreamProxy
mode property
mode property
dark_mode
light_mode
mode
property
String
mode
final
Proxy mode used for this group.
auto – The bridge will select a proxy node automatically.
manual – The proxy node has been set manually.
Implementation
final String mode;
flutter_hue package
documentation
domain/models/entertainment_configuration/entertainment_configuration_stream_proxy
EntertainmentConfigurationStreamProxy
mode property
EntertainmentConfigurationStreamProxy class