stop property

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

Deprecated. Use AudioHandler.stop instead.

Implementation

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