When true (the default), all columns are inserted with NULL.
true
NULL
Sqlite's #nullable takes precedence. Defaults to true.
#nullable
final bool nullable;