controller property

NodeFlowController<T> controller
final

The controller that actions operate on.

Implementation

final NodeFlowController<T> controller;