menu
flutter_hue package
documentation
exceptions/missing_hue_network_exception.dart
MissingHueNetworkException
message property
message property
dark_mode
light_mode
message
property
String
?
message
final
The error message associated with this exception.
Implementation
final String? message;
flutter_hue package
documentation
exceptions/missing_hue_network_exception
MissingHueNetworkException
message property
MissingHueNetworkException class