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