Retrieves the user ID.
Future<String?> getUserId() { throw UnimplementedError('getUserId() has not been implemented.'); }