isArchived property

bool isArchived

Implementation

bool get isArchived => _getAttribute<bool>(kArchived, false);