isContentLabelPref property

bool get isContentLabelPref

Returns true if this data is ContentLabelPref, otherwise false.

Implementation

bool get isContentLabelPref => this is UPreferenceContentLabelPref;