NodeAgent constructor

NodeAgent(
  1. NodeAgentConfig config
)

Creates an agent from config.

Implementation

NodeAgent(this.config);