QChatUpdateChannelBlackWhiteMemberAttachment.fromJson constructor

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

Implementation

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