GetChat$Query$Chat.fromJson constructor

GetChat$Query$Chat.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory GetChat$Query$Chat.fromJson(Map<String, dynamic> json) =>
    _$GetChat$Query$ChatFromJson(json);