create static method

Action create()

Implementation

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