NodesPathPrefixGetResponse200.response200 constructor

NodesPathPrefixGetResponse200.response200(
  1. List<Node> body
)

List of matching nodes

Implementation

NodesPathPrefixGetResponse200.response200(this.body)
    : status = 200,
      bodyJson = {};