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