USubscribedLabelInfo constructor
const
USubscribedLabelInfo({
- required SubscribedLabelInfo data,
Implementation
const factory USubscribedLabelInfo(
{required final SubscribedLabelInfo data}) = _$USubscribedLabelInfoImpl;