import 'package:forestvpn_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
privKey | String | ||
pubKey | String | ||
peers | BuiltList<WireGuardPeer> |
import 'package:forestvpn_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
privKey | String | ||
pubKey | String | ||
peers | BuiltList<WireGuardPeer> |