supervisor property
A static instance of Supervisor, responsible for supervising processes and managing their lifecycle within the application.
Implementation
static Supervisor supervisor = Supervisor();
A static instance of Supervisor, responsible for supervising processes and managing their lifecycle within the application.
static Supervisor supervisor = Supervisor();