image property

String? image
getter/setter pair

Contains the URL of an image that is going to be displayed in a notification.

If present, it will override google.firebase.fcm.v1.Notification.image.

Implementation

core.String? image;