WebApiModulesSettingsAIKnowledgeScraperServiceLogAIKnowledgeScraperServiceLog.fromJson constructor

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

Implementation

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