call method
Implementation
_i8.AsyncGenerator<_i2.Object?, _i2.dynamic, _i2.Object?> call(
[_i2.Iterable<_i2.dynamic>? args]) =>
_i6.callMethod(
this,
'call',
[
this,
...?args,
],
);
_i8.AsyncGenerator<_i2.Object?, _i2.dynamic, _i2.Object?> call(
[_i2.Iterable<_i2.dynamic>? args]) =>
_i6.callMethod(
this,
'call',
[
this,
...?args,
],
);