ProcessPushNotification constructor
ProcessPushNotification({
- required String payload,
Implementation
ProcessPushNotification({required this.payload});
ProcessPushNotification({required this.payload});