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