ULabelerServiceViewLabelerViewDetailed constructor

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

Implementation

const factory ULabelerServiceViewLabelerViewDetailed(
        {required final LabelerViewDetailed data}) =
    _$ULabelerServiceViewLabelerViewDetailedImpl;