create static method

RobotPartHistoryEntry create()

Implementation

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