knownValue property

Implementation

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