UProfileAssociatedChatAllowIncomingUnknownValue constructor

const UProfileAssociatedChatAllowIncomingUnknownValue({
  1. required String data,
})

Implementation

const factory UProfileAssociatedChatAllowIncomingUnknownValue(
        {required final String data}) =
    _$UProfileAssociatedChatAllowIncomingUnknownValueImpl;