lastPing property Null safety

void lastPing= (DateTime ping)

Implementation

set lastPing(DateTime ping) => _lastPing = ping;