menu
flutter_v2ray package
documentation
flutter_v2ray_platform_interface.dart
FlutterV2rayPlatform
stopV2Ray method
stopV2Ray method
dark_mode
light_mode
stopV2Ray
method
Future
<
void
>
stopV2Ray
(
)
Implementation
Future<
void
> stopV2Ray() {
throw
UnimplementedError(
'stopV2Ray() has not been implemented.'
); }
flutter_v2ray package
documentation
flutter_v2ray_platform_interface
FlutterV2rayPlatform
stopV2Ray method
FlutterV2rayPlatform class