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