menu
libspiffy package
documentation
coordinator.dart
RejectChannelCommand
RejectChannelCommand.new constructor
RejectChannelCommand.new constructor
dark_mode
light_mode
RejectChannelCommand
constructor
RejectChannelCommand
(
{
required
String
channelId
,
String
?
reason
,
})
Implementation
RejectChannelCommand({required this.channelId, this.reason});
libspiffy package
documentation
coordinator
RejectChannelCommand
RejectChannelCommand.new constructor
RejectChannelCommand class