isLabelersPref property

bool get isLabelersPref

Returns true if this data is LabelersPref, otherwise false.

Implementation

bool get isLabelersPref => this is UPreferenceLabelersPref;