GetRecordingInformationResponse constructor

GetRecordingInformationResponse({
  1. required RecordingInformation recordingInformation,
})

Implementation

GetRecordingInformationResponse({required this.recordingInformation});