options property

  1. @JsonKey(name: 'options')
SourceOptions options
final

The additional SourceOptions for the Source.

Implementation

@JsonKey(name: 'options')
final SourceOptions options;