create static method

DominoOp create()

Implementation

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