lastUpdated property Null safety
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;
The last DateTime at which some information of this screen was updated
For example, when a new message was inserted.
final DateTime lastUpdated;