The injectable loader for the native Vonage Voice client module — overridable so unit tests supply a fake
module with no SDK and no network. Production leaves it as defaultNativeLoader, which lazily
imports the configured VonageNativeSdkConfig.NativeModuleSpecifier.
The injectable loader for the native Vonage Voice client module — overridable so unit tests supply a fake module with no SDK and no network. Production leaves it as defaultNativeLoader, which lazily imports the configured VonageNativeSdkConfig.NativeModuleSpecifier.