session property
The metro live session whose open connections commands run on.
Without one, each command finds the apps itself and closes the connections when it's done.
Implementation
LiveSession? session;
The metro live session whose open connections commands run on.
Without one, each command finds the apps itself and closes the connections when it's done.
LiveSession? session;