sources property
Identifies the data source of the recording job.
Implementation
@JsonKey(name: 'Sources', fromJson: _fromJson)
final List<RecordingJobStateSource> sources;
Identifies the data source of the recording job.
@JsonKey(name: 'Sources', fromJson: _fromJson)
final List<RecordingJobStateSource> sources;