pathState property

Object? get pathState

See NavigationHistory.pathState

Implementation

Object? get pathState => navigationHistory.pathState;