menu
conduit_core
conduit
ApplicationServer
requiresHTTPS property
requiresHTTPS
brightness_4
requiresHTTPS
property
Null safety
bool
requiresHTTPS
Whether or not this server requires an HTTPS listener.
Implementation
bool get requiresHTTPS => _requiresHTTPS;
conduit_core
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 ==