getIpcCallCount method

int getIpcCallCount()

Implementation

int getIpcCallCount() => _getIpcCallCount.call(
      this,
    );