doubleListOrNull

val doubleListOrNull: List<Double>?

The list of Double represented by value or null if the stored Value is not a list of Double.