history property

  1. @TagNumber(1)
List<RobotPartHistoryEntry> history

Implementation

@$pb.TagNumber(1)
$core.List<RobotPartHistoryEntry> get history => $_getList(0);