value property

Future<T> get value

Implementation

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