asFuture property

Future<R> asFuture
latefinal

Implementation

late final Future<R> asFuture = _getValue();