lastSeen property

DateTime? get lastSeen

Last seen timestamp for the receiver

Implementation

DateTime? get lastSeen => _lastSeen;