call method

FutureOr<A> call()

Implementation

FutureOr<A> call() => _task();