uuid property
String
get
uuid
Gets the random uuid assigned to this key store file
Implementation
String get uuid => formatUuid(_id);
Gets the random uuid assigned to this key store file
String get uuid => formatUuid(_id);