Object AATKitDebugShakeHomeDialog.Companion
-
- All Implemented Interfaces:
public class AATKitDebugShakeHomeDialog.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private BooleandebugLogPopupPresentedpublic final static AATKitDebugShakeHomeDialog.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BooleangetDebugLogPopupPresented()final UnitsetDebugLogPopupPresented(Boolean debugLogPopupPresented)-
-
Method Detail
-
getDebugLogPopupPresented
final Boolean getDebugLogPopupPresented()
-
setDebugLogPopupPresented
final Unit setDebugLogPopupPresented(Boolean debugLogPopupPresented)
-
-
-
-