supervisor property

Supervisor supervisor
getter/setter pair

A static instance of Supervisor, responsible for supervising processes and managing their lifecycle within the application.

Implementation

static Supervisor supervisor = Supervisor();