reCoverEnvironment static method

dynamic reCoverEnvironment()

Implementation

static reCoverEnvironment(){
  storeString('GeustEnvironment', '0');
  environmentConfig.environment = currentEnvironment;
}