fileConfigs property

  1. @override
Map<String, FileConfig> fileConfigs
final

The files that are has been configured and need to be cooked

Implementation

@override
final Map<String, FileConfig> fileConfigs;