RpiZwIsolate constructor

RpiZwIsolate(
  1. String portPath,
  2. SendPort notificationSendPort
)

Implementation

RpiZwIsolate(this.portPath, this.notificationSendPort);