SemestersCompanion constructor
Implementation
const SemestersCompanion({
this.id = const Value.absent(),
this.year = const Value.absent(),
this.term = const Value.absent(),
});
const SemestersCompanion({
this.id = const Value.absent(),
this.year = const Value.absent(),
this.term = const Value.absent(),
});