archived property

bool? get archived

Implementation

bool? get archived => (_$data['archived'] as bool?);