menu
serverpod_chat_client package
documentation
module.dart
ChatJoinChannelFailed
copyWith abstract method
copyWith abstract method
dark_mode
light_mode
copyWith
abstract method
ChatJoinChannelFailed
copyWith
(
{
String
?
channel
,
String
?
reason
,
})
Implementation
ChatJoinChannelFailed copyWith({ String? channel, String? reason, });
serverpod_chat_client package
documentation
module
ChatJoinChannelFailed
copyWith abstract method
ChatJoinChannelFailed class