WebApiModulesInventoryInventoryReceiptSyncItemsResponse.fromJson constructor

WebApiModulesInventoryInventoryReceiptSyncItemsResponse.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory WebApiModulesInventoryInventoryReceiptSyncItemsResponse.fromJson(
  Map<String, dynamic> json,
) => _$WebApiModulesInventoryInventoryReceiptSyncItemsResponseFromJson(json);