GoogleChromeManagementVersionsV1ChromeBrowserProfileCommand class

A representation of a remote command for a Chrome browser profile.

Properties

commandResult GoogleChromeManagementVersionsV1ChromeBrowserProfileCommandCommandResult?
Result of the remote command.
getter/setter pair
commandState String?
State of the remote command.
getter/setter pair
commandType String?
Type of the remote command.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
issueTime String?
Timestamp of the issurance of the remote command.
getter/setter pair
name String?
Identifier.
getter/setter pair
payload Map<String, Object?>?
Payload of the remote command.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
validDuration String?
Valid duration of the remote command.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

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