ModuleCorrectionEnabled constructor

ModuleCorrectionEnabled({
  1. Object? moduleCorrectionEnabled,
})

Implementation

ModuleCorrectionEnabled({
  this.moduleCorrectionEnabled,
});