userLivePlayer method

dynamic userLivePlayer()

Implementation

userLivePlayer() {
  return isBigRoom() || isGroupRoom();
}