uniqueIdentifier property

String uniqueIdentifier
final

A string that uniquely identifies the current AutofillClient.

The identifier needs to be unique within the AutofillScope for the AutofillClient to receive the correct autofill value.

Implementation

final String uniqueIdentifier;