imageUrl property
String?
get
imageUrl
@brief notification's image url if specified.
Dart code snippet: @snippet notification_manager_example.dart dart_Notification_getImageUrl
Implementation
String? get imageUrl;