Flutter
vm_service
SocketStatistic
socketType property
socketType
socketType
property
Null safety
String
socketType
final
The type of socket. The value is either
tcp
or
udp
.
Implementation
final String socketType;
Flutter
vm_service
SocketStatistic
socketType property
SocketStatistic class
Properties
address
endTime
hashCode
id
lastReadTime
lastWriteTime
port
readBytes
runtimeType
socketType
startTime
writeBytes
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
parse