clientId property

String? clientId
final

The unique identifier string for each client. This client uses this identifier to get authenticated by the service in subsequent calls.

Implementation

final String? clientId;