Converting dict to dataclass type dynamically, and an instance back to a dict, results in empty dict
Have a nested dictionary.
Converting dict to dataclass type dynamically, and an instance back to a dict results in empty dict
Have a nested dictionary.