yt
yt
SubscriptionListResponse
items property
items
items
property
Null safety
List
<
Subscription
>
items
final
A list of subscriptions that match the request criteria.
Implementation
final List<Subscription> items;
yt
yt
SubscriptionListResponse
items property
SubscriptionListResponse class
Constructors
SubscriptionListResponse
fromJson
Properties
etag
hashCode
items
kind
nextPageToken
pageInfo
prevPageToken
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==