FactoryMethod constructor

const FactoryMethod({
  1. bool preResolve = false,
})

Implementation

const FactoryMethod({this.preResolve = false});