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