Future<String?> auth(String userId, {String? userAuthKey, String? userHash}) { throw UnimplementedError('auth() has not been implemented.'); }