Feature constructor

const Feature({
  1. bool generateFactoryTypes = true,
})

Implementation

const Feature({this.generateFactoryTypes = true});