bool constant

BooleanSchema Function({String? description, String? title}) const bool

Alias for BooleanSchema.new.

Implementation

static const bool = BooleanSchema.new;