city property

String? city
getter/setter pair

An optional field of city name, which will be used to get the results only from the given city.

Implementation

String? city;