pause property

  1. @Deprecated("Use AudioHandler.pause instead.")
Future<void> Function() pause
final

Deprecated. Use AudioHandler.pause instead.

Implementation

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