HumanLoopInput constructor
HumanLoopInput({
- required String inputContent,
Implementation
HumanLoopInput({
required this.inputContent,
});
HumanLoopInput({
required this.inputContent,
});