Map<String, dynamic> toJson() => {"city": city, "state": state, "country": country, "pincode": pinCode};