queueNextItem abstract method

Future<void> queueNextItem()

Plays the next item in the queue.

Implementation

Future<void> queueNextItem();