AudioPlaybackError constructor

AudioPlaybackError(
  1. String message
)

Implementation

AudioPlaybackError(this.message);