eventChannel property
The event channel used to receive status updates from the native platform.
Implementation
final eventChannel = const EventChannel('flutter_v2ray_client/status');
The event channel used to receive status updates from the native platform.
final eventChannel = const EventChannel('flutter_v2ray_client/status');