NavigationDestination class

Available extensions
Annotations
  • @JS.new()
  • @staticInterop

Constructors

factory

Properties

hashCode → int
The hash code for this object.
no setterinherited
id → String?

Available on NavigationDestination, provided by the PropsNavigationDestination extension

no setter
index → int

Available on NavigationDestination, provided by the PropsNavigationDestination extension

no setter
key → String?

Available on NavigationDestination, provided by the PropsNavigationDestination extension

no setter
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
sameDocument → bool

Available on NavigationDestination, provided by the PropsNavigationDestination extension

no setter
url → String

Available on NavigationDestination, provided by the PropsNavigationDestination extension

no setter

Methods

getState() → dynamic

Available on NavigationDestination, provided by the PropsNavigationDestination extension

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