serverPort property

SendPort serverPort
final

The port for the "server" that responds to requests from the auxiliary instance Isolate, processed by the main instance Isolate.

Implementation

final SendPort serverPort;