vpnState property

Stream<VPNState1> get vpnState

Implementation

Stream<VPNState1> get vpnState => _streamController.stream.asBroadcastStream();