menu
flutter_chat_kits package
documentation
delegates/settings.dart
ChatUserSettingsDelegate
isEnabledToSendDeleteRoomNotification abstract method
isEnabledToSendDeleteRoomNotification abstract method
dark_mode
light_mode
isEnabledToSendDeleteRoomNotification
abstract method
Future
<
bool
>
isEnabledToSendDeleteRoomNotification
(
String
uid
)
Implementation
Future<bool> isEnabledToSendDeleteRoomNotification(String uid);
flutter_chat_kits package
documentation
delegates/settings
ChatUserSettingsDelegate
isEnabledToSendDeleteRoomNotification abstract method
ChatUserSettingsDelegate class