WebApiModulesSettingsInventorySettingsAttributeAttribute.fromJson constructor

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

Implementation

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