LocalinventoryCustomBatchRequest constructor

LocalinventoryCustomBatchRequest({
  1. List<LocalinventoryCustomBatchRequestEntry>? entries,
})

Implementation

LocalinventoryCustomBatchRequest({this.entries});