Flutter
url_strategy
PathUrlStrategy
getPath method
getPath
description
getPath
method
Null safety
@
override
String
getPath
(
)
override
Returns the active path in the browser.
Implementation
@override String getPath() => '';
Flutter
url_strategy
PathUrlStrategy
getPath method
PathUrlStrategy class
Constructors
PathUrlStrategy
Properties
hashCode
runtimeType
Methods
addPopStateListener
getPath
getState
go
noSuchMethod
prepareExternalUrl
pushState
replaceState
toString
Operators
operator ==