AvroOptions constructor

AvroOptions({
  1. bool? useAvroLogicalTypes,
})

Implementation

AvroOptions({this.useAvroLogicalTypes});