FwStandardModelsFwQueryResponseWebApiModulesInventoryInventoryReceiptCreditsLogic.fromJson constructor

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

Implementation

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