menu
flutter_hue package
documentation
domain/models/bridge/bridge.dart
Bridge
applicationKey property
applicationKey property
dark_mode
light_mode
applicationKey
property
String
?
applicationKey
final
The secret key that is used to talk with the bridge.
Implementation
final String? applicationKey;
flutter_hue package
documentation
domain/models/bridge/bridge
Bridge
applicationKey property
Bridge class