menu
flutter_hue package
documentation
domain/models/entertainment_configuration/entertainment_configuration_location.dart
EntertainmentConfigurationLocation
positions property
positions property
dark_mode
light_mode
positions
property
List
<
EntertainmentConfigurationPosition
>
positions
getter/setter pair
Describes the location of the service.
Implementation
List<EntertainmentConfigurationPosition> positions;
flutter_hue package
documentation
domain/models/entertainment_configuration/entertainment_configuration_location
EntertainmentConfigurationLocation
positions property
EntertainmentConfigurationLocation class