Srcom::User::Location
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
country
Sourcecountry=(country : User::Country)
Sourceregion
Sourceregion=(region : User::Region | Nil)
Source