create static method

AudioAttachment create()

Implementation

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