FwStandardModelsFwQueryResponseWebApiModulesInventoryInventoryReceiptItemAttributeLogic.fromJson constructor

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

Implementation

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