plansV2 static method

String plansV2({
  1. required String baseUrlType,
})

Implementation

static String plansV2({required String baseUrlType}) =>
    "${Env.getBaseUrl()[baseUrlType]}/bbps/recharge/plans";