FwStandardModelsFwQueryResponseWebApiModulesHomeControlsItemQcItemQcLogic.fromJson constructor

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

Implementation

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