create static method

InvokeAction create()

Implementation

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