UPreferences.labelersPref constructor

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

Implementation

const factory UPreferences.labelersPref({required LabelersPref data}) =
    UPreferencesLabelersPref;