WrapperSessionSdkInitializationCacheConfig constructor

WrapperSessionSdkInitializationCacheConfig({
  1. bool? offlineLicenseCachingEnabled,
})

Implementation

WrapperSessionSdkInitializationCacheConfig({
  this.offlineLicenseCachingEnabled,
});