create static method

MotorCommand create()

Implementation

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