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