isSharing property

bool isSharing
getter/setter pair

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;