WebApiModulesInventoryInventoryReceiptAssignICodeResponse.fromJson constructor

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

Implementation

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