ignoredLegacy property

List<String> ignoredLegacy
final

Legacy flutter_launcher_icons-*.yaml files that coexisted with the chosen source. Only populated for ConfigSourceKind.consolidatedFlavors. Phase 4 may escalate this to an error via --strict.

Implementation

final List<String> ignoredLegacy;