TInput constructor
const
TInput({})
Implementation
const TInput({
required super.name,
this.context,
this.goals,
this.issues,
this.specs,
this.parameters,
});
const TInput({
required super.name,
this.context,
this.goals,
this.issues,
this.specs,
this.parameters,
});