imageUrl property
The image URL for the notification.
Will be null
if the notification did not include an image.
Implementation
final String? imageUrl;
The image URL for the notification.
Will be null
if the notification did not include an image.
final String? imageUrl;