UProfileAssociatedChatAllowIncoming.knownValue constructor

const UProfileAssociatedChatAllowIncoming.knownValue({
  1. required KnownProfileAssociatedChatAllowIncoming data,
})

Implementation

const factory UProfileAssociatedChatAllowIncoming.knownValue({
  required KnownProfileAssociatedChatAllowIncoming data,
}) = UProfileAssociatedChatAllowIncomingKnownValue;