DepartmentsCompanion constructor
Implementation
const DepartmentsCompanion({
this.id = const Value.absent(),
this.fetchedAt = const Value.absent(),
this.code = const Value.absent(),
this.nameZh = const Value.absent(),
});
const DepartmentsCompanion({
this.id = const Value.absent(),
this.fetchedAt = const Value.absent(),
this.code = const Value.absent(),
this.nameZh = const Value.absent(),
});