WebApiModulesHomeControlsInventorySearchInventorySearchAddToCompleteKitContainerRequest.fromJson constructor
WebApiModulesHomeControlsInventorySearchInventorySearchAddToCompleteKitContainerRequest.fromJson()
Implementation
factory WebApiModulesHomeControlsInventorySearchInventorySearchAddToCompleteKitContainerRequest.fromJson(
Map<String, dynamic> json,
) =>
_$WebApiModulesHomeControlsInventorySearchInventorySearchAddToCompleteKitContainerRequestFromJson(
json,
);