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