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