cleanTestIsolateFactory function

  1. @visibleForTesting
void cleanTestIsolateFactory()

Implementation

@visibleForTesting
void cleanTestIsolateFactory() {
  _testIsolateFactory = null;
}