Close our end of the channel. Returns a future that waits for the other side to close.
@override Future<void> close() => _channel.close();