eventChannel property
The method channel used to receive state change event.
Implementation
@visibleForTesting
final eventChannel = const EventChannel('flutter_vpn_states');
The method channel used to receive state change event.
@visibleForTesting
final eventChannel = const EventChannel('flutter_vpn_states');