create static method

AudioEntity create()

Implementation

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