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