spaces property

List<Space>? spaces
getter/setter pair

A page of the requested spaces.

Implementation

core.List<Space>? spaces;