create static method

AudioEntity create()

Implementation

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