BatchGetOneTimeProductsResponse constructor
BatchGetOneTimeProductsResponse({
- List<
OneTimeProduct> ? oneTimeProducts,
Implementation
BatchGetOneTimeProductsResponse({this.oneTimeProducts});