interface MethodToAnalytics {
    [methodID: string]: AnalyticsFromRequests;
}

Indexable

[methodID: string]: AnalyticsFromRequests