SyniRuntimeResponse.fromJson constructor
SyniRuntimeResponse.fromJson(
- String json
Implementation
factory SyniRuntimeResponse.fromJson(String json) =>
SyniRuntimeResponse(json);
factory SyniRuntimeResponse.fromJson(String json) =>
SyniRuntimeResponse(json);