KafkaSettings constructor
KafkaSettings({})
Implementation
KafkaSettings({
this.broker,
this.includeControlDetails,
this.includeNullAndEmpty,
this.includePartitionValue,
this.includeTableAlterOperations,
this.includeTransactionDetails,
this.messageFormat,
this.messageMaxBytes,
this.partitionIncludeSchemaTable,
this.topic,
});