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