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