prepare property

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

Deprecated. Use AudioHandler.prepare instead.

Implementation

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