lastUpdated property Null safety

DateTime lastUpdated
final

The last time some element of this screen was updated.

For example, when a message was inserted.

Implementation

final DateTime lastUpdated;