A type-erased binding that applies a provider's concrete SDK factory onto its resolved driver. The
closure is authored INSIDE the provider package, where the concrete BaseRealtimeBridge subclass is
known, so the necessary downcast + typed SetSdkFactory(...) stay confined there (never at the engine).
A type-erased binding that applies a provider's concrete SDK factory onto its resolved driver. The closure is authored INSIDE the provider package, where the concrete
BaseRealtimeBridgesubclass is known, so the necessary downcast + typedSetSdkFactory(...)stay confined there (never at the engine).