Returns current connection mode (e.g., VPN_TUN or PROXY_ONLY).
Future<String> getMode() async { throw UnimplementedError('getMode() has not been implemented.'); }