switchEnv method

  1. @override
void switchEnv()
override

Implementation

@override
void switchEnv() {
  methodChannel.invokeMethod('switchEnv');
}