Dart
dart:io
RawSecureServerSocket
supportedProtocols property
supportedProtocols
description
supportedProtocols
property
Null safety
List
<
String
>
?
supportedProtocols
final
Implementation
final List<String>? supportedProtocols;
Dart
dart:io
RawSecureServerSocket
supportedProtocols property
RawSecureServerSocket class
Properties
address
first
hashCode
isBroadcast
isEmpty
last
length
port
requestClientCertificate
requireClientCertificate
runtimeType
single
supportedProtocols
Methods
any
asBroadcastStream
asyncExpand
asyncMap
cast
close
contains
distinct
drain
elementAt
every
expand
firstWhere
fold
forEach
handleError
join
lastWhere
listen
map
noSuchMethod
pipe
reduce
singleWhere
skip
skipWhile
take
takeWhile
timeout
toList
toSet
toString
transform
where
Operators
operator ==
Static methods
bind