menu
googleapis package
documentation
content/v2_1.dart
DatafeedsListResponse
DatafeedsListResponse constructor
DatafeedsListResponse constructor
dark_mode
light_mode
DatafeedsListResponse
constructor
DatafeedsListResponse
(
{
String
?
kind
,
String
?
nextPageToken
,
List
<
Datafeed
>
?
resources
,
})
Implementation
DatafeedsListResponse({ this.kind, this.nextPageToken, this.resources, });
googleapis package
documentation
content/v2_1
DatafeedsListResponse
DatafeedsListResponse constructor
DatafeedsListResponse class