interestsPref property
InterestsPref?
get
interestsPref
Implementation
InterestsPref? get interestsPref =>
isInterestsPref ? data as InterestsPref : null;
InterestsPref? get interestsPref =>
isInterestsPref ? data as InterestsPref : null;