location
The location of the restaurant.
Declaration
@NSCopying var location: CLLocation { get set }Discussion
This value represents the location on the map where the restaurant’s marker appears.
The location of the restaurant.
@NSCopying var location: CLLocation { get set }This value represents the location on the map where the restaurant’s marker appears.