toChattingTopic property

String get toChattingTopic

Implementation

String get toChattingTopic {
  return "messages/" + this;
}