asFutureOr property

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

Implementation

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