menu
googleapis package
documentation
versionhistory/v1.dart
ListPlatformsResponse
ListPlatformsResponse constructor
ListPlatformsResponse constructor
dark_mode
light_mode
ListPlatformsResponse
constructor
ListPlatformsResponse
(
{
String
?
nextPageToken
,
List
<
Platform
>
?
platforms
,
})
Implementation
ListPlatformsResponse({ this.nextPageToken, this.platforms, });
googleapis package
documentation
versionhistory/v1
ListPlatformsResponse
ListPlatformsResponse constructor
ListPlatformsResponse class