children property
The child entities contained by this presentation node.
Implementation
@JsonKey(name:'children')
DestinyPresentationNodeChildrenBlock? children;
The child entities contained by this presentation node.
@JsonKey(name:'children')
DestinyPresentationNodeChildrenBlock? children;