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