asFutureOr property

FutureOr<FutureOr<R> Function(A a, B b)> get asFutureOr

Implementation

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