ULabelerGetServicesViews.labelerView constructor

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

Implementation

const factory ULabelerGetServicesViews.labelerView({
  required LabelerView data,
}) = ULabelerGetServicesViewsLabelerView;