Whether to append a WITHOUT ROWID clause in the CREATE TABLE statement. This is intended to be used by generated code only.
WITHOUT ROWID
CREATE TABLE
@override bool get withoutRowId => true;