create static method

InputAudio create()

Implementation

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