create static method

RobotPart create()

Implementation

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