call method

FutureOr<void> call()

Implementation

_i7.FutureOr<void> call() => _i4.callMethod(
      this,
      'call',
      [this],
    );