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