createdAt property

DateTime get createdAt

Get birthday of this

Implementation

DateTime get createdAt => DateTime.parse(_createdAt);