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