QChatUpdateChannelCategoryAttachment.fromJson constructor

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

Implementation

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