isIsolateCommunicationSetup property

bool isIsolateCommunicationSetup

Implementation

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