QChatUpdateChannelRoleAuthsAttachment.fromJson constructor

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

Implementation

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