joinRef method

String? joinRef()

Implementation

String? joinRef() {
  return _joinPush.ref;
}