bool_ top-level constant

ScalarType const bool_

Boolean scalar type.

Implementation

const ScalarType bool_ = ScalarType._(DslScalarKind.boolean);