A boolean (since it uses a toggle switch) that is not toggled on, should always default to false.

In the screenshot attached, there are 3 boolean columns: Factory Second, Retired, and Bagged.
- name: factory_second
displayName: Factory Second?
type: boolean
- name: retired
displayName: Retired?
type: boolean
- name: bagged
displayName: Bagged?
type: boolean