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