AppShell Overview
menu
flutter_chat_firebase
dto/firebase_chat_document.dart
FirebaseChatDocument
canBeDeleted property
canBeDeleted
dark_mode
light_mode
canBeDeleted
property
bool
canBeDeleted
final
Indicates if the chat can be deleted.
Implementation
final bool canBeDeleted;
flutter_chat_firebase
firebase_chat_document
FirebaseChatDocument
canBeDeleted property
FirebaseChatDocument class