Tree-shaking-prevention loader. Modern bundlers cannot see the @RegisterClass dynamic registration
of VonageBridge and may eliminate it. Import and call this no-op from a static code path (the
package entry point does) so the ClassFactory can resolve 'VonageBridge'.
Tree-shaking-prevention loader. Modern bundlers cannot see the
@RegisterClassdynamic registration of VonageBridge and may eliminate it. Import and call this no-op from a static code path (the package entry point does) so theClassFactorycan resolve'VonageBridge'.