Dart
dart:io
RawSocketEvent
READ_CLOSED
constant
READ_CLOSED
Dart
dart:io
RawSocketEvent
READ_CLOSED
constant
RawSocketEvent class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
CLOSED
closed
READ
read
READ_CLOSED
readClosed
WRITE
write
description
READ_CLOSED
constant
Null safety
RawSocketEvent
const
READ_CLOSED
@
Deprecated
("Use readClosed instead")
Implementation
static const RawSocketEvent READ_CLOSED = readClosed