import 'package:forestvpn_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
externalKey | String | [optional] | |
name | String | [optional] | |
ips | BuiltList<String> | [optional] | |
dns | BuiltList<String> | [optional] | |
torOver | bool | [optional] [default to false] | |
adBlocker | bool | [optional] | |
malwareBlocker | bool | [optional] | |
routeGlobalNet | bool | Is the device route global networks throughout. | [optional] [default to true] |
connectionMode | ConnectionMode | [optional] | |
wireguard | WireGuard | [optional] | |
location | Location | [optional] | |
servers | BuiltList<Server> | [optional] | |
lastActiveAt | DateTime | [optional] | |
type | String | [optional] |