Returns a randomly generated UUID (not persistent)
Future<String?> getUUID() { throw UnimplementedError('getUUID() has not been implemented.'); }