false$ constant

Literal<bool> const false$

Implementation

static const false$ = Literal._(false, ColumnType.boolean);