call method

  1. @override
FutureOr<Option<A>> call()
override

Implementation

@override
FutureOr<Option<A>> call() => _task();