repaymentNotification static method

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

Implementation

static String repaymentNotification({required String baseUrlType}) =>
    "${Env.getBaseUrl()[baseUrlType]}/event/notifications";