removeDuplicateHistory property

bool removeDuplicateHistory
final

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

See how this is used at _pushHistory implementation.

Implementation

final bool removeDuplicateHistory;