manager property
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;
The manager of the controller it will be used to access the manager methods and properties. CappManager is mainly used to run the application.
late CappManager manager;