create static method

TriggerAction create()

Implementation

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