IncrementalGenerationPlan constructor

const IncrementalGenerationPlan(
  1. List<File> changedSpecs
)

Implementation

const IncrementalGenerationPlan(this.changedSpecs);