NavigationOptions class

Additional information passed to the navigateInternal and navigateExternal functions.

Properties

apiId num
The Id of the API that initiated navigation.
no setter
hashCode int
The hash code for this object.
no setterinherited
noHistory bool
When set to true the url should not be added to the browser history.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
timeout num
Suggested timeout (ms) based on the configuration provided to PublicClientApplication.
no setter

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