NodeServiceHandler constructor
const
NodeServiceHandler(
- ServiceController controller
Creates a service handler over controller.
Implementation
const NodeServiceHandler(this.controller);
Creates a service handler over controller.
const NodeServiceHandler(this.controller);