createdAt property

DateTime createdAt

Returns the creation date of the user as a DateTime.

Implementation

DateTime get createdAt => _id.dateTime;