WordPress-FluxC-Android
WordPress-FluxC-Android copied to clipboard
Revisit `toMap()` extension function
We should revisit toMap() function (from JsonExt.kt file) and:
- rename it to avoid confusion with the stdlib function of the same name
- discuss usefulness
- discuss performance impact
The issue originated from https://github.com/wordpress-mobile/WordPress-FluxC-Android/pull/2412#issuecomment-1131784419.