AppShell Overview
menu
flutter_chat_firebase
dto/firebase_chat_document.dart
FirebaseChatDocument
imageUrl property
imageUrl
dark_mode
light_mode
imageUrl
property
String
?
imageUrl
final
The image URL of the chat.
Implementation
final String? imageUrl;
flutter_chat_firebase
firebase_chat_document
FirebaseChatDocument
imageUrl property
FirebaseChatDocument class