Address({this.city, this.country, this.postalCode, this.state, this.street, Map<String, dynamic>? custom}) : super(custom: custom);