PostalDetailsModel({ this.id, required this.area, required this.postalCode, required this.city, required this.state, });