manager property

CappManager manager
getter/setter pair

The manager of the controller it will be used to access the manager methods and properties. CappManager is mainly used to run the application.

Implementation

late CappManager manager;