removeDuplicateHistory property

bool removeDuplicateHistory
final

Whether to remove BeamLocations from beamingHistory if they are the same type as the location being beamed to.

See how this is used at _addToBeamingHistory implementation.

Implementation

final bool removeDuplicateHistory;