const Address({required this.country, this.line1, this.line2, this.area1, required this.area2, this.postalCode});