Package 

Class RebuggerWrapperKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit RebuggerWrapper(Map<String, Object> trackMap) This is a no-op implementation of RebuggerWrapper, avoiding the Rebugger dependency in release builds.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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.