lastUpdated property Null safety
final
The last time some element of this screen was updated.
For example, when a message was inserted.
Implementation
final DateTime lastUpdated;
The last time some element of this screen was updated.
For example, when a message was inserted.
final DateTime lastUpdated;