sourceConfig property
- @JsonKey(name: 'sourceConfig', required: true)
final
Configuration that will be used by this Source
Implementation
@JsonKey(name: 'sourceConfig', required: true)
final SourceConfig sourceConfig;
Configuration that will be used by this Source
@JsonKey(name: 'sourceConfig', required: true)
final SourceConfig sourceConfig;