createdAt property
The timestamp of creation of this document
Implementation
DateTime get createdAt => DateTime.parse(_snapshot['created_at']);
The timestamp of creation of this document
DateTime get createdAt => DateTime.parse(_snapshot['created_at']);