switchEnv method
      
void
switchEnv()
      
     
    
    
Implementation
void switchEnv() {
  throw UnimplementedError('switchEnv() has not been implemented.');
}
void switchEnv() {
  throw UnimplementedError('switchEnv() has not been implemented.');
}