menu
yt
yt
Subscription
Subscription.fromJson factory constructor
Subscription.fromJson
brightness_4
brightness_5
Subscription.fromJson
constructor
Subscription.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Subscription.fromJson(Map<String, dynamic> json) => _$SubscriptionFromJson(json);
yt
yt
Subscription
Subscription.fromJson factory constructor
Subscription class