value property

Future<T> value

Implementation

Future<T> get value async => (await this).value;