create static method

CloneJob create()

Implementation

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