GroupSetRequestArgs constructor
const
GroupSetRequestArgs({})
Implementation
const GroupSetRequestArgs({
required this.name,
this.honorSessionLimits,
this.speedLimitDownEnabled,
this.speedLimitDown,
this.speedLimitUpEnabled,
this.speedLimitUp,
});