ProfileAssociatedChatAllowIncoming.knownValue constructor

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

Implementation

const factory ProfileAssociatedChatAllowIncoming.knownValue({
  required KnownProfileAssociatedChatAllowIncoming data,
}) = ProfileAssociatedChatAllowIncomingKnownValue;