booleanOrNull

val booleanOrNull: Boolean?

The Boolean represented by value or null if the stored Value is not a Boolean.