performanceNavigation top-level property

dynamic get performanceNavigation

The legacy PerformanceNavigation interface represents information about how the navigation to the current document was done.

Implementation

_i2.dynamic get performanceNavigation => _i4.getProperty(
      _self,
      'PerformanceNavigation',
    );