RecordFileChanged constructor

RecordFileChanged({
  1. required String newOutputPath,
})

Implementation

RecordFileChanged({required this.newOutputPath});