beamingHistory property

The history of BeamLocations, each holding its BeamLocation.history.

See _addToBeamingHistory.

Implementation

List<BeamLocation> get beamingHistory => Beamer.of(this).beamingHistory;