Constructor for the Description class.
The label in JSON format.
The language of the description.
Nearly all languages are supported, but wikidata does not have mul
(default for all languages) for descriptions
The value of the description.
Create a unique ID for the Description.
The ID.
Check if two descriptions are equal.
The other label.
True if the descriptions are equal.
Static
fromCreate a Description from a language and a value.
The language of the Description.
The value of the Description.
The Description object.
Class for descriptions.