sourceConfig property

  1. @JsonKey(name: 'sourceConfig', required: true)
SourceConfig sourceConfig
final

Configuration that will be used by this Source

Implementation

@JsonKey(name: 'sourceConfig', required: true)
final SourceConfig sourceConfig;