create static method

Operation create()

Implementation

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