GetCallbackDetails class
Properties
hashCode
→ int
The hash code for this object.
no setter inherited
incognitoSpecific
↔ bool ?
Whether the effective value is specific to the incognito session. This
property will only be present if the incognito
property in the
details
parameter of get()
was true.
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
→ GetCallbackDetails
no setter
value
↔ Object
The value of the setting.
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