ModelManagerConfig constructor
const
ModelManagerConfig({
- bool enableLogging = true,
Implementation
const ModelManagerConfig({
this.enableLogging = true,
});
const ModelManagerConfig({
this.enableLogging = true,
});