createInstance static method

AudioPlayer createInstance()

Implementation

static AudioPlayer createInstance() {
  return AudioPlayer._();
}