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