embeddedSpaces property

List<Space>? embeddedSpaces
final

A List of embedded Spaces

This contains more information about the Spaces than spaceUris for example the Space.name and if it is a SharedSpace

Implementation

final List<Space>? embeddedSpaces;