interface AnalyticsDebugConfig {
    fields?: string[];
}

Properties

Properties

fields?: string[]