asInternalOperations
Provides access to internal store operations for specialized use cases.
This method returns an InternalStoreOperations instance if the store supports it, allowing access to low-level operations like external state application.
This is intentionally not a direct property to make misuse less discoverable. Requires ExperimentalReaktivApi opt-in.
Return
InternalStoreOperations instance or null if not supported