CallReportResponse constructor
Returns a new CallReportResponse instance.
Implementation
CallReportResponse({
this.endedAt,
required this.score,
this.startedAt,
});
Returns a new CallReportResponse instance.
CallReportResponse({
this.endedAt,
required this.score,
this.startedAt,
});