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