NodeApiService constructor

NodeApiService(
  1. NodeService _nodeService
)

Implementation

NodeApiService(this._nodeService);