Removing decimal point from JSON Double

Custom Code

Is there a way to remove the decimal point from a double?

What have you tried so far?

I tried using the Code Expression option and used .round() and .ceil(), but both are giving me an error. Attached is an image of the error and an image of my expression.

Did you check FlutterFlow's Documentation for this topic?
Yes
2 replies