UGetServicesViewLabelerViewDetailed constructor

const UGetServicesViewLabelerViewDetailed({
  1. required LabelerViewDetailed data,
})

Implementation

const factory UGetServicesViewLabelerViewDetailed(
        {required final LabelerViewDetailed data}) =
    _$UGetServicesViewLabelerViewDetailedImpl;