isTrue property

Get ConditionQuery object to detect if this value is true in the db.

Implementation

ConditionQuery get isTrue => equals(true);