bool_ top-level constant
ScalarType
const bool_
Boolean scalar type.
Implementation
const ScalarType bool_ = ScalarType._(DslScalarKind.boolean);
Boolean scalar type.
const ScalarType bool_ = ScalarType._(DslScalarKind.boolean);