Dart
dart:io
RawSocketEvent
closed constant
closed
RawSocketEvent class
Properties
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
CLOSED
closed
READ
read
READ_CLOSED
readClosed
WRITE
write
closed constant
RawSocketEvent
const
closed
=
const RawSocketEvent._(3)
Implementation
static const RawSocketEvent closed = const RawSocketEvent._(3)