roomId property

dynamic get roomId

Implementation

get roomId {
  return user?.roomId;
}