hasDescriptionFacets property

bool get hasDescriptionFacets

Returns true if descriptionFacets is not null, otherwise false.

Implementation

bool get hasDescriptionFacets => descriptionFacets != null;