address property
The address the server binds to. Defaults to InternetAddress.anyIPv6
(dual-stack, see _startImpl) if not specified.
Implementation
final Object address;
The address the server binds to. Defaults to InternetAddress.anyIPv6
(dual-stack, see _startImpl) if not specified.
final Object address;