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