sendPort property Null safety

SendPort sendPort

A SendPort which sends messages to this receive port.

Implementation

SendPort get sendPort;