call method
Implementation
void call(
_i2.List<_i3.Report> reports,
_i3.ReportingObserver observer,
) {
_i4.callMethod(
this,
'call',
[
this,
reports,
observer,
],
);
}
void call(
_i2.List<_i3.Report> reports,
_i3.ReportingObserver observer,
) {
_i4.callMethod(
this,
'call',
[
this,
reports,
observer,
],
);
}