-
public final class RebuggerWrapperKt
-
-
Method Summary
Modifier and Type Method Description final static UnitRebuggerWrapper(Map<String, Object> trackMap)This is a no-op implementation of RebuggerWrapper, avoiding the Rebugger dependency in release builds. -
-
Method Detail
-
RebuggerWrapper
@Composable() final static Unit RebuggerWrapper(Map<String, Object> trackMap)
This is a no-op implementation of RebuggerWrapper, avoiding the Rebugger dependency in release builds.
-
-
-
-