finished property

Future<void> get finished

Implementation

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