updatedAt property
The timestamp of latest update of this document
Implementation
DateTime get updatedAt => DateTime.parse(_snapshot['updated_at']);
The timestamp of latest update of this document
DateTime get updatedAt => DateTime.parse(_snapshot['updated_at']);