yt
yt
Subscription
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$SubscriptionToJson(this);
yt
yt
Subscription
toJson method
Subscription class
Constructors
Subscription
fromJson
Properties
contentDetails
etag
hashCode
id
kind
runtimeType
snippet
subscriberSnippet
Methods
noSuchMethod
toJson
toString
Operators
operator ==