queue property

List<NiceKaraokeSong> queue
final

Current karaoke queue (ordered).

Implementation

final List<NiceKaraokeSong> queue;