SpeechCondition constructor Null safety
Speech condition
Implementation
SpeechCondition({
required this.paths,
required this.type,
required this.mode,
this.parameter,
this.layer,
});
Speech condition
SpeechCondition({
required this.paths,
required this.type,
required this.mode,
this.parameter,
this.layer,
});