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