isDeleted property

BoolColumn get isDeleted

Implementation

BoolColumn get isDeleted => boolean().withDefault(const Constant(false))();