spaces property

List<Space>? spaces
getter/setter pair

List of spaces in the requested (or first) page.

Implementation

core.List<Space>? spaces;