SpeechConditionMatch constructor Null safety
- {required SpeechCondition condition,
- required List<
File> files}
Speech condition match
Implementation
SpeechConditionMatch({required this.condition, required this.files});
Speech condition match
SpeechConditionMatch({required this.condition, required this.files});