call method
Implementation
void call(_i3.RTCSessionDescriptionInit description) {
_i4.callMethod(
this,
'call',
[
this,
description,
],
);
}
void call(_i3.RTCSessionDescriptionInit description) {
_i4.callMethod(
this,
'call',
[
this,
description,
],
);
}