NotificationRegisterPushPlatform.knownValue constructor
const
NotificationRegisterPushPlatform.knownValue({
- required KnownNotificationRegisterPushPlatform data,
Implementation
const factory NotificationRegisterPushPlatform.knownValue({
required KnownNotificationRegisterPushPlatform data,
}) = NotificationRegisterPushPlatformKnownValue;