isFacetLink property

bool get isFacetLink

Returns true if this data is FacetLink, otherwise false.

Implementation

bool get isFacetLink => this is UFacetFeatureFacetLink;