The Json class has fromUntyped() and toUntyped() methods that are part of the public API but were not documented or tested.
This issue tracks:
- Adding documentation to README.md explaining these conversion utilities
- Adding comprehensive unit tests for both methods
- Testing all type conversions and edge cases