stopV2Ray method

Future<void> stopV2Ray()

Implementation

Future<void> stopV2Ray() {
  throw UnimplementedError('stopV2Ray() has not been implemented.');
}