payload property
PushNotificationPayload
get
payload
Implementation
PushNotificationPayload get payload => PushNotificationPayload.fromJson(data);
PushNotificationPayload get payload => PushNotificationPayload.fromJson(data);