getSdkEntity static method
Sets the local address to the native SDK instance.
Implementation
static Pointer<EpubearSdkEntity> getSdkEntity() {
return createSdkEntityNative!.call();
}
Sets the local address to the native SDK instance.
static Pointer<EpubearSdkEntity> getSdkEntity() {
return createSdkEntityNative!.call();
}