create static method

ActionCode create()

Implementation

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