menu
flutter_hue package
documentation
exceptions/invalid_command_channel_exception.dart
InvalidCommandChannelException
commandChannel property
commandChannel property
dark_mode
light_mode
commandChannel
property
int
?
commandChannel
final
The channel that the command was initialized with.
Implementation
final int? commandChannel;
flutter_hue package
documentation
exceptions/invalid_command_channel_exception
InvalidCommandChannelException
commandChannel property
InvalidCommandChannelException class