create static method

FFAudioPlayer create()

Implementation

@$core.pragma('dart2js:noInline')
static FFAudioPlayer create() => FFAudioPlayer._();