create static method

SoundSettings create()

Implementation

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