menu
flutter_chat_sdk package
documentation
testing.dart
MockChatAdapter
removeParticipant method
removeParticipant method
dark_mode
light_mode
removeParticipant
method
@
override
Future
<
void
>
removeParticipant
(
String
conversationId
,
String
userId
)
override
Implementation
@override Future<void> removeParticipant( String conversationId, String userId) async {}
flutter_chat_sdk package
documentation
testing
MockChatAdapter
removeParticipant method
MockChatAdapter class