image property
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;
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.
core.String? image;