call method
Implementation
_i7.FutureOr<void> call(
I chunk,
_i3.TransformStreamDefaultController<O> controller,
) =>
_i4.callMethod(
this,
'call',
[
this,
chunk,
controller,
],
);
_i7.FutureOr<void> call(
I chunk,
_i3.TransformStreamDefaultController<O> controller,
) =>
_i4.callMethod(
this,
'call',
[
this,
chunk,
controller,
],
);