UseRowClass constructor
Customize the class used by drift to hold an instance of an annotated table.
For details, see the class documentation on UseRowClass.
Implementation
const UseRowClass(
this.type, {
this.constructor = 'new',
this.generateInsertable = false,
});