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