asFutureOr property

FutureOr<FutureOr<R> Function(A a)> get asFutureOr

Implementation

FutureOr<FutureOr<R> Function(A a)> get asFutureOr => this;