bool? get canRemove => _$this._canRemove;
set canRemove(covariant bool? canRemove) => _$this._canRemove = canRemove;