play property

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

Deprecated. Use AudioHandler.play instead.

Implementation

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