USubscribedLabelLabels constructor
const
USubscribedLabelLabels({
- required SubscribedLabelLabels data,
Implementation
const factory USubscribedLabelLabels(
{required final SubscribedLabelLabels data}) =
_$USubscribedLabelLabelsImpl;