empty static method

ProcessPushNotification empty()
override

Implementation

static ProcessPushNotification empty() {
  return ProcessPushNotification({});
}