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