isSwitchHostOnLeave property
Whether the host role switches when the host leaves.
Implementation
bool get isSwitchHostOnLeave => value & switchHostOnLeaveFlag != 0;
Whether the host role switches when the host leaves.
bool get isSwitchHostOnLeave => value & switchHostOnLeaveFlag != 0;