Weatherbar::Sys
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
country
Sourcecountry=(country : String)
Sourceid
Sourceid=(id : Int32)
Sourcesunrise
Sourcesunrise=(sunrise : Int32)
Sourcesunset
Sourcesunset=(sunset : Int32)
Sourcetype
Sourcetype=(type : Int32)
Source