imageUrl property

String? imageUrl
final

The image URL for the notification.

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

Implementation

final String? imageUrl;