conduit package
documentation
conduit
ApplicationServer
requiresHTTPS property
requiresHTTPS
requiresHTTPS
property
Null safety
bool
requiresHTTPS
Whether or not this server requires an HTTPS listener.
Implementation
bool get requiresHTTPS => _requiresHTTPS;
conduit package
documentation
conduit
ApplicationServer
requiresHTTPS property
ApplicationServer class
Constructors
ApplicationServer
Properties
channel
channelType
entryPoint
hashCode
hubSink
identifier
logger
options
requiresHTTPS
runtimeType
server
Methods
close
didOpen
noSuchMethod
sendApplicationEvent
start
toString
Operators
operator ==