Companion

Companion object that provides constants for Boolean values.

Properties

Link copied to clipboard

Represents the boolean constant false in the custom Boolean value class. It is a pre-defined instance of the Boolean type with its internal value set to false.

Link copied to clipboard

Represents the boolean value true.