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