UProfileAssociatedChatAllowIncomingKnownValue constructor
const
UProfileAssociatedChatAllowIncomingKnownValue({
- required KnownProfileAssociatedChatAllowIncoming data,
Implementation
const factory UProfileAssociatedChatAllowIncomingKnownValue(
{required final KnownProfileAssociatedChatAllowIncoming data}) =
_$UProfileAssociatedChatAllowIncomingKnownValueImpl;