URLPattern$Typings extension
- on
Properties
- exec ↔ URLPatternResult? Function(Object, [String?])
-
Available on URLPattern, provided by the URLPattern$Typings extension
getter/setter pair - hash → String
-
Available on URLPattern, provided by the URLPattern$Typings extension
The pattern string for thehash
.no setter - hostname → String
-
Available on URLPattern, provided by the URLPattern$Typings extension
The pattern string for thehostname
.no setter - password → String
-
Available on URLPattern, provided by the URLPattern$Typings extension
The pattern string for thepassword
.no setter - pathname → String
-
Available on URLPattern, provided by the URLPattern$Typings extension
The pattern string for thepathname
.no setter - port → String
-
Available on URLPattern, provided by the URLPattern$Typings extension
The pattern string for theport
.no setter - protocol → String
-
Available on URLPattern, provided by the URLPattern$Typings extension
The pattern string for theprotocol
.no setter - search → String
-
Available on URLPattern, provided by the URLPattern$Typings extension
The pattern string for thesearch
.no setter - test ↔ bool Function(Object, [String?])
-
Available on URLPattern, provided by the URLPattern$Typings extension
getter/setter pair - username → String
-
Available on URLPattern, provided by the URLPattern$Typings extension
The pattern string for theusername
.no setter