Called when a song is added to the queue.
final void Function(String songId, String? performerId)? onEnqueue;