create static method

AudioSegment create()

Implementation

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