QChatCreateChannelNotificationAttachment.fromJson constructor

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

Implementation

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