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