image property

String? image
final

The image URL for the notification.

Will be null if the notification did not include an image.

Implementation

final String? image;