call method
Implementation
void call([_i3.Blob? blob]) {
_i4.callMethod(
this,
'call',
[
this,
blob ?? _i6.undefined,
],
);
}
void call([_i3.Blob? blob]) {
_i4.callMethod(
this,
'call',
[
this,
blob ?? _i6.undefined,
],
);
}