package com.unity3d.services.analytics.interfaces; /* loaded from: classes2.dex */ public interface IAnalytics { void onAddExtras(String str); }