toCaller property

SendPort toCaller
final

SendPort with which messages can be sent to the isolate which spawned the isolate.

Implementation

final SendPort toCaller;