menu
flutter_hue package
documentation
exceptions/invalid_id_exception.dart
InvalidIdException
value property
value property
dark_mode
light_mode
value
property
String
?
value
final
The ID that caused this exception to be thrown.
Implementation
final String? value;
flutter_hue package
documentation
exceptions/invalid_id_exception
InvalidIdException
value property
InvalidIdException class