prodUrl property

String prodUrl
getter/setter pair

Implementation

static String prodUrl =
    dotenv.env['PROD_URL'] ?? 'https://api.valuenable.in/lamf';