isInterestsPref property

bool get isInterestsPref

Returns true if this data is InterestsPref, otherwise false.

Implementation

bool get isInterestsPref => this is UPreferenceInterestsPref;