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