$value property

  1. @override
Future<T> $value
final

The backing Dart value of this $Value

Implementation

@override
final Future<T> $value;