UGetServicesViewLabelerView constructor

const UGetServicesViewLabelerView({
  1. required LabelerView data,
})

Implementation

const factory UGetServicesViewLabelerView({required final LabelerView data}) =
    _$UGetServicesViewLabelerViewImpl;