Flutter
dart:isolate
RawReceivePort
sendPort property
sendPort
RawReceivePort class
Constructors
RawReceivePort
Properties
handler
sendPort
hashCode
runtimeType
Methods
close
noSuchMethod
toString
Operators
operator ==
sendPort property
SendPort
sendPort
Returns a
SendPort
that sends to this raw receive port.
Implementation
SendPort get sendPort;