conduct property
latefinal
Implementation
late final GeneratedColumn<double> conduct = GeneratedColumn<double>(
'conduct',
aliasedName,
true,
generatedAs: GeneratedAs(userSemesterSummaries.conduct, false),
type: DriftSqlType.double,
);