WorkforcePool constructor
WorkforcePool({})
Implementation
WorkforcePool({
this.accessRestrictions,
this.description,
this.disabled,
this.displayName,
this.expireTime,
this.name,
this.parent,
this.sessionDuration,
this.state,
});