FORCE_DISABLE_LIFECYCLE_AWARE_OBSERVER

open val FORCE_DISABLE_LIFECYCLE_AWARE_OBSERVER: Boolean

This should only be set by the MvRxTestRule from the mvrx-testing artifact.

This can be used to force MavericksViewModels to disable lifecycle aware observer for unit testing. This is Java so it can be package private.