create static method

MoveRequest create()

Implementation

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