notification property
      
      WebpushNotification?
      get
      notification
      
    
    
A WebPush notification payload to be included in the message.
Implementation
external WebpushNotification? get notification;A WebPush notification payload to be included in the message.
external WebpushNotification? get notification;