GetMessages$Query$Chat$Items$PageInfo.fromJson constructor

GetMessages$Query$Chat$Items$PageInfo.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory GetMessages$Query$Chat$Items$PageInfo.fromJson(
        Map<String, dynamic> json) =>
    _$GetMessages$Query$Chat$Items$PageInfoFromJson(json);