I am trying to read a numeric data from Cloud Firestore. This number contains many decimals and from Kotlin I only get the first whole number. I have tried to fix it with BigDec