objectWithoutCategorySelectable property

bool? objectWithoutCategorySelectable

Implementation

bool? get objectWithoutCategorySelectable =>
    _$this._objectWithoutCategorySelectable;
void objectWithoutCategorySelectable=(bool? objectWithoutCategorySelectable)

Implementation

set objectWithoutCategorySelectable(bool? objectWithoutCategorySelectable) =>
    _$this._objectWithoutCategorySelectable = objectWithoutCategorySelectable;