create static method

AudioLevel create()

Implementation

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