leadNotifications static method

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

Implementation

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