uuid property

String get uuid

Gets the random uuid assigned to this wallet file

Implementation

String get uuid => UUID.fromBuffer(_id);