GetInfoResult class
Properties
commandLine
→ String
The command line string used to launch the browser. Will be the empty string if not
supported.
final
gpu
→ GPUInfo
Information about the GPUs on the system.
final
hashCode
→ int
The hash code for this object.
no setter inherited
modelName
→ String
A platform-dependent description of the model of the machine. On Mac OS, this is, for
example, 'MacBookPro'. Will be the empty string if not supported.
final
modelVersion
→ String
A platform-dependent description of the version of the machine. On Mac OS, this is, for
example, '10.1'. Will be the empty string if not supported.
final
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited