ChatMixin$LastReadItem$Node$ChatInfo.fromJson constructor

ChatMixin$LastReadItem$Node$ChatInfo.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ChatMixin$LastReadItem$Node$ChatInfo.fromJson(
        Map<String, dynamic> json) =>
    _$ChatMixin$LastReadItem$Node$ChatInfoFromJson(json);