GetRecordingInformationResponse constructor
- {required RecordingInformation recordingInformation}
Implementation
GetRecordingInformationResponse({required this.recordingInformation});
GetRecordingInformationResponse({required this.recordingInformation});