NodeService constructor

NodeService(
  1. Repository<Node> _repository
)

Implementation

NodeService(this._repository);