static String getUserCoupons({ required String baseUrlType, required String userId, }) => "${Env.getBaseUrl()[baseUrlType]}/user/$userId/offers";