factory OverviewKey.fromJson(Map<String, dynamic> json) => OverviewKey( mobileInsightsOverviewKey: json["mobileInsightsOverviewKey"], );