pointsOrNull

val pointsOrNull: List<Point>?

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