knownValue property

Implementation

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