menu
conduit_core
conduit
ApplicationOptions
port property
port
brightness_4
port
property
Null safety
int
port
read / write
The port to listen for HTTP requests on.
Defaults to 8888.
Implementation
int port = 8888;
conduit_core
conduit
ApplicationOptions
port property
ApplicationOptions class
Constructors
ApplicationOptions
Properties
address
certificateFilePath
configurationFilePath
context
hashCode
isIpv6Only
isUsingClientCertificate
port
privateKeyFilePath
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==