GetAttachments$Query$ChatItem.fromJson constructor

GetAttachments$Query$ChatItem.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory GetAttachments$Query$ChatItem.fromJson(Map<String, dynamic> json) =>
    _$GetAttachments$Query$ChatItemFromJson(json);