menu
flutter_chat_kits package
documentation
core/room_manager_base.dart
RoomManagerBase
sendNotification abstract method
sendNotification abstract method
dark_mode
light_mode
sendNotification
abstract method
Future
<
void
>
sendNotification
(
Message
msg
,
ChatSilentNotification
notification
)
Implementation
Future<void> sendNotification( Message msg, ChatSilentNotification notification, );
flutter_chat_kits package
documentation
core/room_manager_base
RoomManagerBase
sendNotification abstract method
RoomManagerBase class