InsightsResult.fromJson constructor
InsightsResult.fromJson(
- dynamic json
Implementation
factory InsightsResult.fromJson(dynamic json) =>
_$InsightsResultFromJson(json);
factory InsightsResult.fromJson(dynamic json) =>
_$InsightsResultFromJson(json);