menu
googleapis package
documentation
androidpublisher/v3.dart
TracksListResponse
tracks property
tracks property
dark_mode
light_mode
tracks
property
List
<
Track
>
?
tracks
getter/setter pair
All tracks (including tracks with no releases).
Implementation
core.List<Track>? tracks;
googleapis package
documentation
androidpublisher/v3
TracksListResponse
tracks property
TracksListResponse class