UPreferences.bskyAppStatePref constructor

const UPreferences.bskyAppStatePref({
  1. required BskyAppStatePref data,
})

Implementation

const factory UPreferences.bskyAppStatePref({
  required BskyAppStatePref data,
}) = UPreferencesBskyAppStatePref;