source property Null safety
- @JsonKey(name: 'Source')
final
Source of the recording.
Implementation
@JsonKey(name: 'Source')
final RecordingJobSource? source;
Source of the recording.
@JsonKey(name: 'Source')
final RecordingJobSource? source;