fun <T> getStackService(key: NodeKey<T>): StackService
For internal use only.
Get the the StackService for the given node. Used from internal module code for attaching and detaching stack
key
- unique identifier for a node
Return
return single StackService instance for requested node