pages property

List<NiceWikiPage> pages
final

All pages (flat or nested via children).

Implementation

final List<NiceWikiPage> pages;