Vlad
10/24/2023, 2:28 PM"value": 23132140222
de-serialized into Kotlin val value: Double
with Kotlin Serialization into 2.31321395E10
, and saved into database / rendered on UI with the latest format.
I don't want that. I want to keep 23132140222
, at least at rendering part.
How is that topic called so I can google about that? 😊