Closed miketitchen closed 4 years ago
Should include the following:
data class Address(val premise: String, val thoroughfare: String, val locality: String, val administrativeArea: String, val postalCode: String, val country: String)
Should include the following:
data class Address(val premise: String, val thoroughfare: String, val locality: String, val administrativeArea: String, val postalCode: String, val country: String)