ProductstatusesCustomBatchResponse constructor
ProductstatusesCustomBatchResponse({
- List<
ProductstatusesCustomBatchResponseEntry> ? entries, - String? kind,
Implementation
ProductstatusesCustomBatchResponse({
this.entries,
this.kind,
});