getLastSeen property
Optional callback to provide the last seen time of the receiver.
Implementation
final Function(DateTime lastSeen)? getLastSeen;
Optional callback to provide the last seen time of the receiver.
final Function(DateTime lastSeen)? getLastSeen;