@override Future<UserListQueryResponse> response(res) async { return UserListQueryResponse.fromJson(res); }