autoDetectedClientId property

  1. @visibleForTesting
String? autoDetectedClientId
getter/setter pair

Stores the client ID if it was set in a meta-tag of the page.

Implementation

@visibleForTesting
late String? autoDetectedClientId;