RecordingJobStateInformation constructor Null safety
Implementation
RecordingJobStateInformation({
required this.recordingToken,
required this.state,
required this.sources,
this.tracks,
this.extension,
});
RecordingJobStateInformation({
required this.recordingToken,
required this.state,
required this.sources,
this.tracks,
this.extension,
});