Represents the all the assets the scanner has seen. including the assets that are not processed yet (directives)
@override final HashMap<String, List<dynamic>> assets = HashMap<String, List<dynamic>>();