QChatMyMemberInfoUpdatedAttachment.fromJson constructor

QChatMyMemberInfoUpdatedAttachment.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory QChatMyMemberInfoUpdatedAttachment.fromJson(
        Map<String, dynamic> json) =>
    _$QChatMyMemberInfoUpdatedAttachmentFromJson(json);