create static method

CuaAction create()

Implementation

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