isTrue method

WhereCondition isTrue()

Implementation

WhereCondition isTrue() => WhereCondition(name!, '=', 1, sourceColumn: this);