menu
Dart
dart:io
RawSecureServerSocket
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
RawSecureServerSocket
port property
RawSecureServerSocket class
Cookies management controls