WebApiModulesSettingsAttributeValueAttributeValue.fromJson constructor

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

Implementation

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