Constructs a ChatInfo from the provided json.
json
factory ChatInfo.fromJson(Map<String, dynamic> json) => _$ChatInfoFromJson(json);