UpdateWorkforceResponse constructor
UpdateWorkforceResponse({
- required Workforce workforce,
Implementation
UpdateWorkforceResponse({
required this.workforce,
});
UpdateWorkforceResponse({
required this.workforce,
});