determineInsightType method
Determine insight type for testing
Implementation
AIInsightType determineInsightType(AIAnalysisResult result) =>
_determineInsightType(result);
Determine insight type for testing
AIInsightType determineInsightType(AIAnalysisResult result) =>
_determineInsightType(result);