NotificationUnregisterPushPlatform.knownValue constructor

const NotificationUnregisterPushPlatform.knownValue({
  1. required KnownNotificationUnregisterPushPlatform data,
})

Implementation

const factory NotificationUnregisterPushPlatform.knownValue({
  required KnownNotificationUnregisterPushPlatform data,
}) = NotificationUnregisterPushPlatformKnownValue;