menu
flutter_hue package
documentation
exceptions/invalid_name_exception.dart
InvalidNameException
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/invalid_name_exception
InvalidNameException
message property
InvalidNameException class