roomTr property

String get roomTr

Implementation

String get roomTr {
  return RoomContentsTranslations.translate(this);
}