ProfileAssociatedChatAllowIncoming.unknown constructor

const ProfileAssociatedChatAllowIncoming.unknown({
  1. required String data,
})

Implementation

const factory ProfileAssociatedChatAllowIncoming.unknown({
  required String data,
}) = ProfileAssociatedChatAllowIncomingUnknown;