Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 566 Bytes

WireGuardPeer.md

File metadata and controls

18 lines (13 loc) · 566 Bytes

forestvpn_api.model.WireGuardPeer

Load the model package

import 'package:forestvpn_api/api.dart';

Properties

Name Type Description Notes
pubKey String
psKey String [optional]
endpoint String [optional]
allowedIps BuiltList<String> [optional]

[Back to Model list] [Back to API list] [Back to README]