dartness_server
dartness_server
DartnessServer
getAddress abstract method
getAddress
getAddress
method
Null safety
InternetAddress
getAddress
(
)
Returns the
InternetAddress
that the server is listening on.
Implementation
InternetAddress getAddress();
dartness_server
dartness_server
DartnessServer
getAddress abstract method
DartnessServer class
Constructors
DartnessServer
Properties
hashCode
runtimeType
Methods
addController
addMiddleware
getAddress
getPort
noSuchMethod
start
stop
toString
Operators
operator ==