AAMVADocument constructor
      
      AAMVADocument()
     
    
    
Implementation
AAMVADocument(
    this.headerRawString,
    this.fileType,
    this.issuerIdentificationNumber,
    this.aamvaVersionNumber,
    this.jurisdictionVersionNumber,
    this.numberOfEntries,
    this.subfiles)
    : super(DOCUMENT_FORMAT);