WebApiModulesSettingsAppReportDesignerAppReportDesigner.fromJson constructor

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

Implementation

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