workspaces property

List<Workspace>? workspaces
getter/setter pair

The list of workspaces.

Implementation

core.List<Workspace>? workspaces;