workGroups property

List<WorkGroupSummary>? workGroups
final

The list of workgroups, including their names, descriptions, creation times, and states.

Implementation

final List<WorkGroupSummary>? workGroups;