knownValue property

Implementation

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