currentEnv property

String? currentEnv
getter/setter pair

Current environment name. If null, uses most recent cache.

Implementation

static String? currentEnv;