isSharing property
true: if the user is the manager of the session
Implementation
bool? isManager; /// true: if the user is the manager of the session
bool isSharing;
true: if the user is the manager of the session
bool? isManager; /// true: if the user is the manager of the session
bool isSharing;