sendPort property - ReceivePort class - dart:isolate library (original) (raw)

description

SendPort getsendPort

A SendPort which sends messages to this receive port.

Implementation

SendPort get sendPort;