WebApiModulesUtilitiesInventoryMergeInventoryMerge.fromJson constructor

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

Implementation

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