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