create static method

MoveOptions create()

Implementation

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