getTo method Null safety

String getTo()

Implementation

String getTo() {
  return _to;
}