USubscribedLabelLabels.fromJson constructor

USubscribedLabelLabels.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory USubscribedLabelLabels.fromJson(Map<String, dynamic> json) =
    _$USubscribedLabelLabelsImpl.fromJson;