uniqueKey property

String uniqueKey
final

A unique name that allows distinguishing this type from others, particularly for the purposes of differentiating between persistent settings keys. This does not differ when the user's app language changes.

Implementation

final String uniqueKey;