menu
flutter_v2ray_client package
documentation
url/url.dart
V2RayURL
port property
port property
dark_mode
light_mode
port
property
int
get
port
The default port for the connection (default: 443).
Implementation
int get port => 443;
flutter_v2ray_client package
documentation
url/url
V2RayURL
port property
V2RayURL class