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