menu
googleapis package
documentation
analyticshub/v1.dart
ListListingsResponse
ListListingsResponse constructor
ListListingsResponse constructor
dark_mode
light_mode
ListListingsResponse
constructor
ListListingsResponse
(
{
List
<
Listing
>
?
listings
,
String
?
nextPageToken
,
})
Implementation
ListListingsResponse({ this.listings, this.nextPageToken, });
googleapis package
documentation
analyticshub/v1
ListListingsResponse
ListListingsResponse constructor
ListListingsResponse class