AvroSource constructor
AvroSource({
- required GcsSource? gcsSource,
Implementation
AvroSource({required this.gcsSource}) : super(fullyQualifiedName);
AvroSource({required this.gcsSource}) : super(fullyQualifiedName);