Dart
dart:io
RawSocketOption
option property
option
Dart
dart:io
RawSocketOption
option property
RawSocketOption class
Constructors
RawSocketOption
fromBool
fromInt
Properties
hashCode
level
option
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
IPv4MulticastInterface
IPv6MulticastInterface
levelIPv4
levelIPv6
levelSocket
levelTcp
levelUdp
description
option
property
Null safety
int
option
final
The numeric ID of the option to set or get.
Implementation
final int option;