city property
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;
An optional field of city name, which will be used to get the results only from the given city.
String? city;