ChromePrivacy class

Properties

hashCode int
The hash code for this object.
no setterinherited
isAvailable bool
no setter
network PrivacyNetwork
Settings that influence Chrome's handling of network connections in general.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
services PrivacyServices
Settings that enable or disable features that require third-party network services provided by Google and your default search provider.
no setter
websites PrivacyWebsites
Settings that determine what information Chrome makes available to websites.
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

Operators

operator ==(Object other) bool
The equality operator.
inherited