Properties
_location
_location: string = "London, U.K."
_units
_units: "metric" | "imperial" = "metric"
Optional id
id: undefined | string
Optional name
name: undefined | string
Protected subscriptions
subscriptions: IDisposable[] = []
Protected userSubscriptions
userSubscriptions: IDisposable[] = []
Protected value
value: IWeatherData | null = null