StudentsCompanion constructor
Implementation
const StudentsCompanion({
this.id = const Value.absent(),
this.studentId = const Value.absent(),
this.name = const Value.absent(),
});
const StudentsCompanion({
this.id = const Value.absent(),
this.studentId = const Value.absent(),
this.name = const Value.absent(),
});