AppShell Overview
menu
flutter_chat_view
flutter_chat_view.dart
ChatImageMessageModelInterface
imageUrl property
imageUrl
dark_mode
light_mode
imageUrl
property
String
imageUrl
Returns the URL of the image associated with the message.
Implementation
String get imageUrl;
flutter_chat_view
flutter_chat_view
ChatImageMessageModelInterface
imageUrl property
ChatImageMessageModelInterface class