structure property

List<CollectionContent>? get structure
inherited

List of articles and collections (only returned when using the withStructure option)

Implementation

List<CollectionContent>? get structure => throw _privateConstructorUsedError;