uniqueIdentifier property Null safety
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.
Must not be null.
Implementation
final String uniqueIdentifier;