CityObservable constructor

CityObservable(
  1. int? id,
  2. String? name,
  3. LatLng? position
)