menu
googleapis package
documentation
androidpublisher/v3.dart
TracksListResponse
TracksListResponse constructor
TracksListResponse constructor
dark_mode
light_mode
TracksListResponse
constructor
TracksListResponse
(
{
String
?
kind
,
List
<
Track
>
?
tracks
,
})
Implementation
TracksListResponse({ this.kind, this.tracks, });
googleapis package
documentation
androidpublisher/v3
TracksListResponse
TracksListResponse constructor
TracksListResponse class