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