menu
googleapis package
documentation
dfareporting/v4.dart
MobileAppsListResponse
MobileAppsListResponse constructor
MobileAppsListResponse constructor
dark_mode
light_mode
MobileAppsListResponse
constructor
MobileAppsListResponse
(
{
String
?
kind
,
List
<
MobileApp
>
?
mobileApps
,
String
?
nextPageToken
,
})
Implementation
MobileAppsListResponse({ this.kind, this.mobileApps, this.nextPageToken, });
googleapis package
documentation
dfareporting/v4
MobileAppsListResponse
MobileAppsListResponse constructor
MobileAppsListResponse class