showDeleted property

bool? showDeleted

Implementation

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