create static method

MoveResponse create()

Implementation

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