WebApiModulesHomeControlsInventorySearchInventorySearchAddToCompleteKitContainerRequest.fromJson constructor

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

Implementation

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