create static method

VoiceEvent create()

Implementation

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