watchSingBoxConnectionStatus method
Subscribe to connection status changes Returns Stream with status updates
Implementation
Stream<SingBoxConnectionStatus> watchSingBoxConnectionStatus() {
throw UnimplementedError('watchSingBoxConnectionStatus() has not been implemented.');
}