This Future completes when the channel is closed. More data may still be available on the stdout and stderr streams at this time.
Future<void> get done => _channel.done;