menu
Dart
dart:io
SecureServerSocket
port property
port
dark_mode
light_mode
description
port
property
int
get
port
The port used by this socket.
Implementation
int get port => _socket.port;
Dart
dart:io
SecureServerSocket
port property
SecureServerSocket class
Cookies management controls