AddressDetails constructor
      const
      AddressDetails()
     
    
    
Implementation
const AddressDetails(this.streetNumber, this.streetName, this.streetType,
    this.deliveryService, this.buildingName, this.subBuilding);const AddressDetails(this.streetNumber, this.streetName, this.streetType,
    this.deliveryService, this.buildingName, this.subBuilding);