sendPort property - RawReceivePort class - dart:isolate library (original) (raw)
SendPort getsendPort
Returns a SendPort that sends messages to this raw receive port.
Implementation
SendPort get sendPort;
SendPort getsendPort
Returns a SendPort that sends messages to this raw receive port.
SendPort get sendPort;