OnChangeDetails class
Properties
hashCode
→ int
The hash code for this object.
no setter inherited
incognitoSpecific
↔ bool ?
Whether the value that has changed is specific to the incognito
session. This property will only be present if the user has enabled
the extension in incognito mode.
getter/setter pair
levelOfControl
↔ LevelOfControl
The level of control of the setting.
getter/setter pair
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
toJS
→ OnChangeDetails
no setter
value
↔ Object
The value of the setting after the change.
getter/setter pair
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited