ChatMixin$LastItem$Node$ChatInfo.fromJson constructor

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

Implementation

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