menu
serverpod_chat_server package
documentation
module.dart
ChatJoinChannel
copyWith abstract method
copyWith abstract method
dark_mode
light_mode
copyWith
abstract method
ChatJoinChannel
copyWith
(
{
String
?
channel
,
String
?
userName
,
})
Implementation
ChatJoinChannel copyWith({ String? channel, String? userName, });
serverpod_chat_server package
documentation
module
ChatJoinChannel
copyWith abstract method
ChatJoinChannel class