UGetServicesView.labelerView constructor

const UGetServicesView.labelerView({
  1. required LabelerView data,
})

Implementation

const factory UGetServicesView.labelerView({
  required LabelerView data,
}) = UGetServicesViewLabelerView;