AAMVADocumentSubfileField constructor
- AAMVARecordFieldType type,
- String typeString,
- String value,
- String rawValue
Implementation
AAMVADocumentSubfileField(
this.type, this.typeString, this.value, this.rawValue);
AAMVADocumentSubfileField(
this.type, this.typeString, this.value, this.rawValue);