ImportCache.none constructor

ImportCache.none()

Creates an import cache without any globally-available importers.

Implementation

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