isIsolateCommunicationSetup property
Implementation
static bool get isIsolateCommunicationSetup =>
((_receivePort != null) && (_receiveHandler != null));
static bool get isIsolateCommunicationSetup =>
((_receivePort != null) && (_receiveHandler != null));