menu
googleapis package
documentation
androidpublisher/v3.dart
ListOneTimeProductsResponse
oneTimeProducts property
oneTimeProducts property
dark_mode
light_mode
oneTimeProducts
property
List
<
OneTimeProduct
>
?
oneTimeProducts
getter/setter pair
The one-time products from the specified app.
Implementation
core.List<OneTimeProduct>? oneTimeProducts;
googleapis package
documentation
androidpublisher/v3
ListOneTimeProductsResponse
oneTimeProducts property
ListOneTimeProductsResponse class