savedFeedsPref property
SavedFeedsPref
get
savedFeedsPref
Returns this data as SavedFeedsPref.
Make sure to check if this object is SavedFeedsPref with isSavedFeedsPref.
Implementation
SavedFeedsPref get savedFeedsPref => this.data as SavedFeedsPref;