fromJson static method
Implementation
static ExceptionInfoResponseBody fromJson(Map<String, Object?> obj) =>
ExceptionInfoResponseBody.fromMap(obj);
static ExceptionInfoResponseBody fromJson(Map<String, Object?> obj) =>
ExceptionInfoResponseBody.fromMap(obj);