WebApiModulesSettingsPropsSettingsPropsConditionPropsCondition.fromJson constructor

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

Implementation

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