UPreference.labelersPref constructor

const UPreference.labelersPref({
  1. required LabelersPref data,
})

Implementation

const factory UPreference.labelersPref({
  required LabelersPref data,
}) = UPreferenceLabelersPref;