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