AppShell Overview
menu
flutter_chat
flutter_chat.dart
ChatImageMessageModel
imageUrl property
imageUrl
dark_mode
light_mode
imageUrl
property
@
override
String
imageUrl
final
Returns the URL of the image associated with the message.
Implementation
@override
final
String
imageUrl;
flutter_chat
flutter_chat
ChatImageMessageModel
imageUrl property
ChatImageMessageModel class