childrenState property

List<ChildrenState> childrenState
getter/setter pair

The m.space.child events of the space-room, represented as Stripped State Events with an added origin_server_ts key.

If the room is not a space-room, this should be empty.

Implementation

List<ChildrenState> childrenState;