UPreference.bskyAppStatePref constructor

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

Implementation

const factory UPreference.bskyAppStatePref({
  required BskyAppStatePref data,
}) = UPreferenceBskyAppStatePref;