done property
Future<void>
get
done
A future that will complete when the consumer closes, or when an error occurs.
Implementation
Future<void> get done;
A future that will complete when the consumer closes, or when an error occurs.
Future<void> get done;