AppShell Overview
menu
flutter_chat_interface
flutter_chat_interface.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_interface
flutter_chat_interface
ChatImageMessageModel
imageUrl property
ChatImageMessageModel class