knownValue property

Implementation

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