boolean function

SchemaType boolean()

Creates a schema type representing a boolean.

Implementation

SchemaType boolean() => SchemaType.boolean;