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