Builder

class Builder

Properties

Link copied to clipboard
var city: String?

The name of the city.

Link copied to clipboard

The name of the country.

Link copied to clipboard
var lat: Double?

The latitude information of the endpoint location.

Link copied to clipboard
var lon: Double?

The longitude information of the endpoint location.