SmartpubConfig constructor
const
SmartpubConfig({})
Implementation
const SmartpubConfig({
this.ignore = const <String>[],
this.exclude = const <String>[],
this.allowPins = false,
this.failOnViolations = true,
this.checks = const SmartpubChecksConfig(),
});