spaceEvents property
Results are returned in chronological order (oldest event first).
Note: The permissionSettings
field is not returned in the Space object
for list requests.
Implementation
core.List<SpaceEvent>? spaceEvents;
Results are returned in chronological order (oldest event first).
Note: The permissionSettings
field is not returned in the Space object
for list requests.
core.List<SpaceEvent>? spaceEvents;