WrapperSessionSdkInitializationCacheConfig.fromRawJson constructor
WrapperSessionSdkInitializationCacheConfig.fromRawJson(
- String str
Implementation
factory WrapperSessionSdkInitializationCacheConfig.fromRawJson(String str) => WrapperSessionSdkInitializationCacheConfig.fromJson(json.decode(str));