create static method

TriggerType create()

Implementation

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