getFrom method Null safety

String getFrom()

Implementation

String getFrom() {
  return _from;
}