Field constructor

Field(
  1. {required FieldType type,
  2. OcrResult? value,
  3. ValidationStatus? validationStatus}
)

Implementation

Field