isArchived property

BoolColumn get isArchived

Implementation

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