minimalMultiSelections top-level constant
Minimal's multi-select choices — Backend and Local Storage are both skipped (R-205), so both are absent, not present-with-empty-list (INV-B6): a skipped section leaves no key, exactly as the configurator does.
Implementation
const minimalMultiSelections = <String, List<String>>{};