ButlerField constructor
ButlerField({})
Implementation
ButlerField({
required this.fieldName,
this.value,
this.confidenceScore,
required this.confidenceValue,
required this.ocrConfidenceValue,
});
ButlerField({
required this.fieldName,
this.value,
this.confidenceScore,
required this.confidenceValue,
required this.ocrConfidenceValue,
});