create static method

AudioChunk create()

Implementation

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