updateQueue property

  1. @Deprecated("Use AudioHandler.updateQueue instead.")
Future<void> Function(List<MediaItem> queue) updateQueue
final

Deprecated. Use AudioHandler.updateQueue instead.

Implementation

@Deprecated("Use AudioHandler.updateQueue instead.")
static final updateQueue = _compatibilitySwitcher.updateQueue;