call method

  1. @override
FutureOr<Either<L, R>> call()
override

Implementation

@override
FutureOr<Either<L, R>> call() => _task();