toPresenceTopic property

String get toPresenceTopic

Implementation

String get toPresenceTopic {
  return "presence/" + this;
}