RobotSoftwareSuite constructor
RobotSoftwareSuite({
- RobotSoftwareSuiteType? name,
- RobotSoftwareSuiteVersionType? version,
Implementation
RobotSoftwareSuite({
this.name,
this.version,
});