@override Map<String, dynamic> toJson() => <String, dynamic>{ 'country_code': countryCode, 'state': state, 'city': city, 'street': street, '@type': constructor, };