menu
Dart
dart:isolate
ReceivePort
sendPort property
sendPort
brightness_4
brightness_5
description
sendPort
property
SendPort
sendPort
A
SendPort
which sends messages to this receive port.
Implementation
SendPort get sendPort;
Dart
dart:isolate
ReceivePort
sendPort property
ReceivePort class
Constructors
ReceivePort
fromRawReceivePort
Properties
first
hashCode
isBroadcast
isEmpty
last
length
runtimeType
sendPort
single
Methods
any
asBroadcastStream
asyncExpand
asyncMap
cast
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
Operators
operator ==