BooleanConfig constructor
- bool? staticConfig = false,
Creates a new BooleanConfig instance.
Implementation
BooleanConfig({super.staticConfig}) : super(name: 'boolean_config');
Creates a new BooleanConfig instance.
BooleanConfig({super.staticConfig}) : super(name: 'boolean_config');