GetDetails class
Properties
hashCode
→ int
The hash code for this object.
no setter inherited
incognito
↔ bool ?
Whether to check the content settings for an incognito session. (default
false)
getter/setter pair
primaryUrl
↔ String
The primary URL for which the content setting should be retrieved. Note
that the meaning of a primary URL depends on the content type.
getter/setter pair
resourceIdentifier
↔ ResourceIdentifier ?
A more specific identifier of the type of content for which the settings
should be retrieved.
getter/setter pair
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
secondaryUrl
↔ String ?
The secondary URL for which the content setting should be retrieved.
Defaults to the primary URL. Note that the meaning of a secondary URL
depends on the content type, and not all content types use secondary URLs.
getter/setter pair
toJS
→ GetDetails
no setter
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited