menu
flutter_hue package
documentation
domain/models/light/light.dart
Light
owner property
owner property
dark_mode
light_mode
owner
property
Relative
owner
final
Owner of this light, in case the owner is deleted, this also gets deleted.
Implementation
final Relative owner;
flutter_hue package
documentation
domain/models/light/light
Light
owner property
Light class