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
Constructors
Subscription
fromJson
Properties
contentDetails
etag
hashCode
id
kind
runtimeType
snippet
subscriberSnippet
Methods
noSuchMethod
toJson
toString
Operators
operator ==