menu
flutter_chat_kits package
documentation
delegates/notification.dart
ChatNotificationDelegate
sendNotification abstract method
sendNotification abstract method
dark_mode
light_mode
sendNotification
abstract method
Future
<
void
>
sendNotification
(
ChatNotificationContent
content
)
Implementation
Future<void> sendNotification(ChatNotificationContent content);
flutter_chat_kits package
documentation
delegates/notification
ChatNotificationDelegate
sendNotification abstract method
ChatNotificationDelegate class