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