commandType property

String? commandType
getter/setter pair

Type of the remote command.

The only supported command_type is "clearBrowsingData".

Required.

Implementation

core.String? commandType;