BooleanType

class BooleanType : Type

Specifies a boolean type, where the only possible values are true and false.

Constructors

Link copied to clipboard
fun BooleanType()