ThreadResponse constructor

ThreadResponse(
  1. Map map
)

Implementation

ThreadResponse(Map map) : thread = Thread(map["thread"]);