PlayerQueuesEndpoint constructor

PlayerQueuesEndpoint(
  1. MusicAssistantClient _client
)

Create a PlayerQueuesEndpoint instance

Implementation

PlayerQueuesEndpoint(this._client);