vpnState property

Stream<VPNState> get vpnState

Implementation

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