VrcResult constructor

Implementation

VrcResult({
  this.address,
  this.brand,
  this.displacement,
  this.documentCategoryDefinition,
  this.documentNumber,
  this.documentRegionDefinition,
  this.documentSideDefinition,
  this.documentTypeDefinition,
  this.documentVersionsDefinition,
  this.firstIssued,
  this.firstName,
  this.formattedFirstIssued,
  this.lastName,
  this.licensePlate,
  this.manufacturerCode,
  this.tire,
  this.vehicleIdentificationNumber,
  this.vehicleType,
  this.vehicleTypeCode,
});