createdAt property

DateTime get createdAt

Returns the creation date of the user as a DateTime.

Implementation

DateTime get createdAt => _id.dateTime;