onPlay method

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

Deprecated. Replaced by AudioHandler.play.

Implementation

@Deprecated("Use AudioHandler.play instead.")
Future<void> onPlay() async {}