onPrepare method

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

Deprecated. Replaced by AudioHandler.prepare.

Implementation

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