m4e_sdk
dart:html
Location
ancestorOrigins property
ancestorOrigins
m4e_sdk
dart:html
Location
ancestorOrigins property
Location class
Properties
ancestorOrigins
hash
host
hostname
href
origin
pathname
port
protocol
search
trustedHref
hashCode
runtimeType
Methods
assign
reload
replace
toString
noSuchMethod
Operators
operator ==
ancestorOrigins
property
List
<
String
>
ancestorOrigins
@Creates('DomStringList'), @Returns('DomStringList|Null')
Implementation
@Returns
(
'DomStringList|Null'
)
@Creates
(
'DomStringList'
)
List
<
String
>
get
ancestorOrigins native;