isArchived property Null safety

bool isArchived

Check if this is archived

Implementation

bool get isArchived => _archived;