• Creates an expression representing a boolean.

    Parameters

    • value: boolean

      The value of the boolean.

    Returns Expression<boolean>

    A boolean constant expression.