UserLocation

constructor(city: String? = null, region: String? = null, country: String? = null, timezone: String? = null, type: String = "approximate")(source)