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