createdAt property

DateTime? createdAt

When the user was created.

Implementation

DateTime? get createdAt => _createdAt;