currentPages property

List<BeamPage> currentPages

currentBeamLocation's "effective" pages, the ones that were built.

Implementation

List<BeamPage> get currentPages => _currentPages;