connection property

LavalinkConnection connection

The websocket connection to the lavalink server, over which events are received.

Implementation

LavalinkConnection get connection => _connection;