SubscribedLabel.labels constructor

const SubscribedLabel.labels({
  1. required SubscribedLabelLabels data,
})

Implementation

const factory SubscribedLabel.labels({
  required SubscribedLabelLabels data,
}) = USubscribedLabelLabels;