GetRecordingJobStateResponse constructor
GetRecordingJobStateResponse({
- required RecordingJobStateInformation state,
Implementation
GetRecordingJobStateResponse({required this.state});