lastUpdated property Null safety

DateTime lastUpdated
final

The last DateTime at which some information of this screen was updated

For example, when a new message was inserted.

Implementation

final DateTime lastUpdated;