FirebaseAdmin.
  Represents the notification parameters that can be included in a Message.
Summary
| Properties | |
|---|---|
| Body | stringGets or sets the body of the notification.  | 
| ImageUrl | stringGets or sets the URL of the image to be displayed in the notification.  | 
| Title | stringGets or sets the title of the notification.  | 
Properties
Body
string Body
Gets or sets the body of the notification.
ImageUrl
string ImageUrl
Gets or sets the URL of the image to be displayed in the notification.
Title
string Title
Gets or sets the title of the notification.