call method
Implementation
void call(
_i3.PerformanceObserverEntryList entries,
_i3.PerformanceObserver observer,
) {
_i4.callMethod(
this,
'call',
[
this,
entries,
observer,
],
);
}
void call(
_i3.PerformanceObserverEntryList entries,
_i3.PerformanceObserver observer,
) {
_i4.callMethod(
this,
'call',
[
this,
entries,
observer,
],
);
}