pageInstances property

List<PageInstance> pageInstances

Implementation

List<PageInstance> get pageInstances => List.unmodifiable(_pageInstances);