menu
dartness_server
server
DartnessServer
getPort abstract method
getPort
brightness_4
brightness_5
getPort
abstract method
int
getPort
(
)
Returns the port that the server is listening on.
Implementation
int getPort();
dartness_server
server
DartnessServer
getPort abstract method
DartnessServer class
Constructors
DartnessServer
Properties
hashCode
runtimeType
Methods
addController
addErrorHandler
addInterceptor
addMiddleware
getAddress
getPort
noSuchMethod
start
stop
toString
Operators
operator ==