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 the hash.
no setter
hostname String

Available on URLPattern, provided by the URLPattern$Typings extension

The pattern string for the hostname.
no setter
password String

Available on URLPattern, provided by the URLPattern$Typings extension

The pattern string for the password.
no setter
pathname String

Available on URLPattern, provided by the URLPattern$Typings extension

The pattern string for the pathname.
no setter
port String

Available on URLPattern, provided by the URLPattern$Typings extension

The pattern string for the port.
no setter
protocol String

Available on URLPattern, provided by the URLPattern$Typings extension

The pattern string for the protocol.
no setter

Available on URLPattern, provided by the URLPattern$Typings extension

The pattern string for the search.
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 the username.
no setter