call method
Implementation
_i4.GeneratorFunction call([_i2.Iterable<_i2.dynamic>? args]) =>
_i5.callMethod(
this,
'call',
[
this,
...?args,
],
);
_i4.GeneratorFunction call([_i2.Iterable<_i2.dynamic>? args]) =>
_i5.callMethod(
this,
'call',
[
this,
...?args,
],
);