create static method

MotorData create()

Implementation

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