pingLast method Null safety

DateTime pingLast()

Implementation

DateTime pingLast() {
  return _pingLastStamp;
}