UPreference.savedFeedsPref constructor
const
UPreference.savedFeedsPref({
- required SavedFeedsPref data,
Implementation
const factory UPreference.savedFeedsPref({
required SavedFeedsPref data,
}) = UPreferenceSavedFeedsPref;