childrenState property

  1. @override
List<ChildrenState> childrenState
getter/setter pairoverride

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

@override
List<ChildrenState> childrenState;