import 'package:vpn_api/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique identifier of prepared connection | |
| wgConfig | String | Wireguard connection configuration with a placeholder for %private_key% | |
| hash | String | Hash representing provider id | |
| exitIp | String | Exit IP of provider | [optional] |
| limitExceeded | bool | [optional] | |
| ipType | String | [optional] | |
| country | String | [optional] | |
| city | String | [optional] |