className property
Implementation
GeneratedColumn<String> get className =>
$composableBuilder(column: $table.className, builder: (column) => column);
GeneratedColumn<String> get className =>
$composableBuilder(column: $table.className, builder: (column) => column);