ParametersS7 constructor
Returns a new ParametersS7 instance.
Implementation
ParametersS7({
required this.rack,
required this.slot,
required this.port,
required this.host,
});
Returns a new ParametersS7 instance.
ParametersS7({
required this.rack,
required this.slot,
required this.port,
required this.host,
});