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