menu
serverpod_chat_server package
documentation
module.dart
ChatLeaveChannel
ChatLeaveChannel.new constructor
ChatLeaveChannel.new constructor
dark_mode
light_mode
ChatLeaveChannel
constructor
ChatLeaveChannel
(
{
required
String
channel
,
})
Implementation
ChatLeaveChannel({required this.channel});
serverpod_chat_server package
documentation
module
ChatLeaveChannel
ChatLeaveChannel.new constructor
ChatLeaveChannel class