interestsPref property

InterestsPref get interestsPref

Returns this data as InterestsPref.

Make sure to check if this object is InterestsPref with isInterestsPref.

Implementation

InterestsPref get interestsPref => this.data as InterestsPref;