RecordFileChanged constructor
RecordFileChanged({
- required String newOutputPath,
Implementation
RecordFileChanged({required this.newOutputPath});
RecordFileChanged({required this.newOutputPath});