loi static method

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

Implementation

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