videoSourceConfiguration property Null safety
- @JsonKey(name: 'VideoSourceConfiguration')
final
Optional configuration of the Video input.
Implementation
@JsonKey(name: 'VideoSourceConfiguration')
final VideoSourceConfiguration? videoSourceConfiguration;