Dart SDK
dart:isolate
ReceivePort
sendPort
sendPort
Dart SDK
dart:isolate
ReceivePort
sendPort
property
sendPort
Dart SDK
dart:isolate
ReceivePort
Constructors
ReceivePort
fromRawReceivePort
Properties
first
hashCode
isBroadcast
isEmpty
last
length
runtimeType
sendPort
single
Operators
operator ==
Methods
any
asBroadcastStream
asyncExpand
asyncMap
close
contains
distinct
drain
elementAt
every
expand
firstWhere
fold
forEach
handleError
join
lastWhere
listen
map
noSuchMethod
pipe
reduce
singleWhere
skip
skipWhile
take
takeWhile
timeout
toList
toSet
toString
transform
where
SendPort
sendPort
Returns a
SendPort
that sends to this receive port.