Create an Isotope object from a dictionary representation.
obj (dict) – A dictionary containing attributes of the Isotope.
A new Isotope object with attributes initialized using the values from the dictionary.
Isotope
Isotope.from_dict()