TTask constructor
const
TTask({})
Implementation
const TTask({
required super.name,
super.metaData,
this.issueIds,
this.prdIds,
this.mockupIds,
this.prototypeIds,
});
const TTask({
required super.name,
super.metaData,
this.issueIds,
this.prdIds,
this.mockupIds,
this.prototypeIds,
});