create static method

CloneRequest create()

Implementation

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