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