finished property

Future<void> finished

Implementation

Future<void> get finished async => await _channel.sink.done;