Permissions class
Properties
hashCode
→ int
The hash code for this object.
no setter inherited
origins
↔ List <String > ?
The list of host permissions, including those specified in the
optional_permissions
or permissions
keys in the manifest, and those
associated with Content Scripts .
getter/setter pair
permissions
↔ List <String > ?
List of named permissions (does not include hosts or origins).
getter/setter pair
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
toJS
→ Permissions
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