create static method

MoveStraightResponse create()

Implementation

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