NavigationPreloadManager class
Available only in secure contexts.
- Available extensions
- Annotations
- 
    - @JS.new()
- @staticInterop
 
Constructors
- 
          
            factory
Properties
- 
  disable
  ↔ Future<void> Function()
- 
      Available on NavigationPreloadManager, provided by the NavigationPreloadManager$Typings extension getter/setter pair
- 
  enable
  ↔ Future<void> Function()
- 
      Available on NavigationPreloadManager, provided by the NavigationPreloadManager$Typings extension getter/setter pair
- 
  getState
  ↔ Future<NavigationPreloadState> Function()
- 
      Available on NavigationPreloadManager, provided by the NavigationPreloadManager$Typings extension getter/setter pair
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- 
  setHeaderValue
  ↔ Future<void> Function(String)
- 
      Available on NavigationPreloadManager, provided by the NavigationPreloadManager$Typings extension getter/setter pair
Methods
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited