bool? get canDelete => _$this._canDelete;
set canDelete(covariant bool? canDelete) => _$this._canDelete = canDelete;