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