clientId property

String? clientId
final

Unique identifier of your client for the remote access session. Only returned if remote debugging is enabled for the remote access session.

Remote debugging is no longer supported.

Implementation

final String? clientId;