menu
marigold_mobile_flutter_sdk package
documentation
model/message.dart
Message
imageUrl property
imageUrl property
dark_mode
light_mode
imageUrl
property
String
?
imageUrl
final
The URL of the image attached to the message.
Implementation
final String? imageUrl;
marigold_mobile_flutter_sdk package
documentation
model/message
Message
imageUrl property
Message class