Retrieves a unique ID.
Future<String?> getUniqueID() { throw UnimplementedError('getUniqueID() has not been implemented.'); }