knownValue property
KnownNotificationUnregisterPushPlatform?
get
knownValue
Implementation
KnownNotificationUnregisterPushPlatform? get knownValue =>
isKnownValue ? data as KnownNotificationUnregisterPushPlatform : null;