create static method

GenericAction create()

Implementation

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