importMap property

Map<String, Map<String, bool>> importMap

Implementation

Map<String, Map<String, bool>> get importMap => _importMap;