DOUBLE
A lenient converter to Double values.
This converter attempts the following conversions in order:
Direct extraction as Double
Extraction as String and parsing via toDoubleOrNull
A lenient converter to Double values.
This converter attempts the following conversions in order:
Direct extraction as Double
Extraction as String and parsing via toDoubleOrNull