ThreadResponse constructor

ThreadResponse(
  1. {List<Thread> results}
)

Implementation

ThreadResponse({this.results});