future property
The future that is completed by this completer.
The future that is completed when complete or completeError is called.
Implementation
Future<T> get future;
The future that is completed by this completer.
The future that is completed when complete or completeError is called.
Future<T> get future;