controller property

NodeFlowController<T> controller
final

The node flow controller managing the annotations.

This layer observes the controller's annotation collection for reactive updates.

Implementation

final NodeFlowController<T> controller;