Connect to VPN with specified configuration config - JSON string with server configuration
config
Future<bool> connect(String config) { throw UnimplementedError('connect() has not been implemented.'); }