toRoomEventsTopic property

String get toRoomEventsTopic

Implementation

String get toRoomEventsTopic {
  return "events/" + this;
}