UProfileAssociatedChatAllowIncoming.unknownValue constructor

const UProfileAssociatedChatAllowIncoming.unknownValue({
  1. required String data,
})

Implementation

const factory UProfileAssociatedChatAllowIncoming.unknownValue({
  required String data,
}) = UProfileAssociatedChatAllowIncomingUnknownValue;