dart/core/js/vpn_provider library
Classes
Extension Types
Extensions
Typedefs
- PlatformMessage = String
- The enum is used by the platform to notify the client of the VPN session status.
- UIEvent = String
-
The enum is used by the platform to indicate the event that triggered
onUIEvent
. - VpnConnectionState = String
- The enum is used by the VPN client to inform the platform of its current state. This helps provide meaningful messages to the user.