AsyncImportCache.none constructor

AsyncImportCache.none()

Creates an import cache without any globally-available importers.

Implementation

AsyncImportCache.none() : _importers = const [];