QChatMyMemberInfoUpdatedAttachment constructor

QChatMyMemberInfoUpdatedAttachment({
  1. List<QChatUpdatedMyMemberInfo>? updatedInfos,
})

Implementation

QChatMyMemberInfoUpdatedAttachment({this.updatedInfos});